diff options
author | Shubham Ajmera <shubhamajmera@google.com> | 2017-09-05 10:20:41 -0700 |
---|---|---|
committer | Shubham Ajmera <shubhamajmera@google.com> | 2017-09-08 11:38:21 -0700 |
commit | 557c054935c0864b42ce49541d12d32ae6a797bc (patch) | |
tree | 5fc4c94a2439209d89bbfc9f77c393623d1e2b87 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 57bf05777f32f08a50b4ed83a2c63c22cd1a5da0 (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.
Bug: 65067046
Test: runtest.py -x \
frameworks/base/services/tests/servicestests/src/com/android/server/pm/dex/DexoptUtilsTest.java
Change-Id: I9aa440750c811676c86d8c6d0d451077d0edf5a0
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions