diff options
author | Jiyong Park <jiyong@google.com> | 2019-10-28 15:33:08 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2019-10-28 15:33:37 +0900 |
commit | c893b46034534a4fbd59ad5e10d793ceea8859fa (patch) | |
tree | 39831b17534fa3ecc39f6c1fa353b01884efc958 /tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java | |
parent | fde6b837f94210ecb1161e12c2559025c8493971 (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
Merged-In: Ia12d5984b011a54bd8ef708d0f552298a6ddec8a
(cherry picked from commit 617a16478b0f5875084e339553b7b96f3a292e03)
Change-Id: I30d5c789c1d67cac7dfe6339f244e66af5114767
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java')
0 files changed, 0 insertions, 0 deletions