diff options
author | Mike Ma <yanmin@google.com> | 2020-03-19 12:31:29 -0700 |
---|---|---|
committer | Mike Ma <yanmin@google.com> | 2020-03-19 12:31:29 -0700 |
commit | 87003ad3f6ff0928c0f5f5dcf0024450b0ee18cb (patch) | |
tree | 2655d8e2909bc150716c4c577579b241c17ee9f2 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | b328e290f12184fd06f9aab121764e44ed94cb85 (diff) |
TextDumpsysSection memory optimization
TextDumpsysSection used to inherent WorkerThreadSection, which
allocates 2x more memory than the dumped content. This change saves
the extra allocation by writing dumpsys content directly to FdBuffer.
Bug: 150311553
Test: Manually run "incident -p EXPLICIT 4000"
Change-Id: I9c0c0db75c8595822ee0711040e8865dd69378b6
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions