diff options
author | Ivan Chiang <chiangi@google.com> | 2020-04-14 14:33:31 +0800 |
---|---|---|
committer | Ivan Chiang <chiangi@google.com> | 2020-04-14 10:39:02 +0000 |
commit | 099da6566727887156066a1da458ff605e4d1120 (patch) | |
tree | 9ed21f95a5ad253cbfae805265981f7fbffb9678 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | e6bd8505bea0b11c9f1706225c3aa364055176ac (diff) |
Don't create cache when doing Apex PreRebootVerification
When StagingManager uses PackageParser2 to parse the APEX files during
pre-reboot verification with the parse flag PackageManager.GET_META_DATA,
it creates the caches of them. But, the caches are not used. Pass the
"null" instead of mCacheDir to avoid creating the caches.
Test: manual
Fix: 153618582
Change-Id: I40676082fc98d87ad2ad9fc94d02903afe0243d4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions