1The objects in this prebuilt directory can be built from 2 platform/frameworks/base 3 4Both are built using the aosp_arm64 variant. 5 6platformprotos-prebuilt.jar: 7Built from commit ef2cbcd7c39298c6d4cb8cf43d995932d82531b2. 8 9platformtestprotos-prebuilt.jar: 10Built from commit ef2cbcd7c39298c6d4cb8cf43d995932d82531b2. 11 12Note: Before dropping the jars, please run the following command to strip the 13jar manifest file, which causes hidden dependency on jars in the Class-Path. 14(Similar for platformtestprotos) 15$ zip -d platformprotos-prebuilt.jar META-INF/MANIFEST.MF 16