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
Loading
Please register or sign in to comment