diff options
author | Shubham Ajmera <shubhamajmera@google.com> | 2017-09-05 10:20:41 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2017-11-02 19:31:09 -0700 |
commit | 145993eb25cceb9a463dad0c6a4ddc55d05f401d (patch) | |
tree | 7d3bf8e935150ba9661eedaad94c3ed070cd316f /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | a7c51a3d7fa6e8cdbe0ba22f871b0b98fd8f9677 (diff) |
Handle '&' in DexoptUtils#encodeClassLoader
For system apps, we pass '&' for CLC.
The method was treating this as a path as a result we were getting
wrong encoding for CLC.
This was causing dexopt failures for A/B OTA.
Removed the secondary dex file dexopt till we fixed it.
(cherry picked from commit 727aaa36b6914be3f340c97c991c93314d25c617)
Bug: 65067046
Test: runtest.py -x \
frameworks/base/services/tests/servicestests/src/com/android/server/pm/dex/DexoptUtilsTest.java
(cherry-picked from commit 557c054935c0864b42ce49541d12d32ae6a797bc)
Merged-In: I9aa440750c811676c86d8c6d0d451077d0edf5a0
Change-Id: I9aa440750c811676c86d8c6d0d451077d0edf5a0
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions