summaryrefslogtreecommitdiff
path: root/test/008-exceptions/src/MultiDexBadInit.java
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2016-05-25 15:05:59 -0700
committerMathieu Chartier <mathieuc@google.com>2016-05-25 15:36:51 -0700
commit8d26c5967674d2eab21f65eeac9f1adcf88fce38 (patch)
tree90b9778eccdeca2bbd5d4e492947c74347738ec9 /test/008-exceptions/src/MultiDexBadInit.java
parent26da99595fd9b4298af68937c1c6302faec4e4da (diff)
Prune class path classes from profile
Fixes a theoretical case where classes not in the app, but in the in the class path could have been included in the image. The dex caches for these classes are not properly handled and need to be pruned. Not including the classes in the image classes makes sure the that class linker automatically prunes them and frees the dex cache with the explicit garbage collection. Bug: 28452385 Change-Id: Ia44813863b5f1c79367049838021a64cc3842fc9
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInit.java')
0 files changed, 0 insertions, 0 deletions