Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
api/ | H | 25-Apr-2025 | - | 3,020 | 2,450 | |
README.md | H A D | 25-Apr-2025 | 598 | 13 | 10 | |
android-non-updatable.jar | HD | 25-Apr-2025 | 51.4 MiB | |||
android-plus-updatable.jar | HD | 25-Apr-2025 | 52.9 MiB | |||
android.jar | HD | 25-Apr-2025 | 52.6 MiB | |||
android.net.ipsec.ike.jar | HD | 25-Apr-2025 | 49 KiB | |||
art.jar | HD | 25-Apr-2025 | 1.1 MiB | |||
framework-appsearch.jar | HD | 25-Apr-2025 | 44.3 KiB | |||
framework-connectivity.jar | HD | 25-Apr-2025 | 68.2 KiB | |||
framework-graphics.jar | HD | 25-Apr-2025 | 1.3 KiB | |||
framework-media.jar | HD | 25-Apr-2025 | 31 KiB | |||
framework-mediaprovider.jar | HD | 25-Apr-2025 | 26.5 KiB | |||
framework-permission-s.jar | HD | 25-Apr-2025 | 4.3 KiB | |||
framework-permission.jar | HD | 25-Apr-2025 | 285 | |||
framework-scheduling.jar | HD | 25-Apr-2025 | 3.1 KiB | |||
framework-sdkextensions.jar | HD | 25-Apr-2025 | 1.1 KiB | |||
framework-statsd.jar | HD | 25-Apr-2025 | 8.8 KiB | |||
framework-tethering.jar | HD | 25-Apr-2025 | 10.5 KiB | |||
framework-wifi.jar | HD | 25-Apr-2025 | 139.6 KiB |
README.md
1## Updated since finalization 2 3The android-plus-updatable.jar has been added to this directory after 4finalization as the android.jar in this directory does not include updatable 5modules. That is because doing so in the source would lead to dependency cycles 6and the prebuilts have to match the source structure so that apps can build 7against either prebuilts or sources. 8 9The lack of updatable modules in android.jar caused problems for the 10api-version.xml generation as that requires a single jar containing all the 11APIs for each surface of each API version. See b/337836752 for more 12information. 13