diff options
author | Calin Juravle <calin@google.com> | 2017-09-12 00:58:33 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2017-11-01 08:39:01 -0700 |
commit | 7ba73dd509c39a073bc59901df78b24632c77fd7 (patch) | |
tree | 0d3e440a77810ea27ec92b490bec73dd7636af8b /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 80c3c7093040a6c66a2fa7c634451694d2bb5ee8 (diff) |
[framework] Add check that classpath is up to date to getDexOptNeeded
(cherry picked from commit 576e6c0cbb0231d6650dee70319d7443c601fa1b)
Bug: 62269291
Test: manual, install new apk/splits and force updates.
I used com.android.cts.classloadersplitapp as the test app.
1) install-multiple split apks with dependency: Base -> A -> B
2) push an update for A
3) adb shell cmd package compile
4) check that A & B got recompiled and that B was because a class loader
context mismatch (e.g. "ClassLoaderContext classpath element checksum
mismatch for position 1.").
Merged-In: I4092562966413dc8976c9d41b26a90bbb9e37e1e
Change-Id: I4092562966413dc8976c9d41b26a90bbb9e37e1e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions