summaryrefslogtreecommitdiff
path: root/common/frameworks/PREBUILT
blob: aaff0be916b2d5c8b4d5ef43a4c4a89d1560033b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The objects in this prebuilt directory can be built from
	platform/frameworks/base

Both are built using the aosp_arm64 variant.

platformprotos-prebuilt.jar:
Built from commit fe3deb07dcddef7fa0c1ea85fdb6709906260862.

platformtestprotos-prebuilt.jar:
Built from commit fe3deb07dcddef7fa0c1ea85fdb6709906260862.

Note: Before dropping the jars, please run the following command to strip the
jar manifest file, which causes hidden dependency on jars in the Class-Path.
(Similar for platformtestprotos)
$ zip -d platformprotos-prebuilt.jar META-INF/MANIFEST.MF