diff options
author | Jiyong Park <jiyong@google.com> | 2019-10-21 14:35:14 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2019-10-25 12:27:17 +0900 |
commit | 911cd4faf852f7a8730324ee795da94044ed4203 (patch) | |
tree | 9a6ecf6fd6b7ff5ad3e94858b1c893877e8768fb /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | ddd425e52244364d2614adf88edc36262ad6e314 (diff) |
Replace framework.jar with framework-minus-apex.jar
framework.jar is now a build-time only library which has private symbols
from framework-minus-apex.jar and public symbols from APEXes. Instead of
framework.jar, framework-minus-apex.jar is installed to the device.
framework-minus-apex is installed as framework.jar because the name is
pretty widespread throughout Android. Keeping the original file name for
the backwards compatibility.
Bug: 139391334
Test: m, inspect the build system.img and check that
system/framework/framework.jar exists
Change-Id: Ia12d5984b011a54bd8ef708d0f552298a6ddec8a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions