diff options
author | Jeff Hao <jeffhao@google.com> | 2017-06-13 11:09:10 -0700 |
---|---|---|
committer | Jeff Hao <jeffhao@google.com> | 2017-06-13 11:27:28 -0700 |
commit | d1235f54d4943a0a3a920013a5875b5193bd0490 (patch) | |
tree | 23ef98c041e24bfd11bc73c6f4bfc1933dda62d6 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 6f11744adc45d8c2b4da8645332e78c784658bb7 (diff) |
When updating a split app, copy compiled files from base.apk only.
This fixes issues with some splits failing to be recompiled if they
haven't changed, but the dex files they depend on have.
The real fix will be for frameworks to generate the new expected
classpath and check in DexFile.getDexOptNeeded. Then we can undo
this change and copy over all the compiled split files again.
Bug: 62269291
Test: cts-tradefed run singleCommand cts -d --module
CtsAppSecurityHostTestCases -t android.appsecurity.cts.SplitTests
Change-Id: Id8e6dc59b16d4f10a6c2d9d81027012204e0f26b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions