Name Date Size #Lines LOC

..--

api/H25-Apr-2025-3,0202,450

README.mdH A D25-Apr-2025598 1310

android-non-updatable.jarHD25-Apr-202551.4 MiB

android-plus-updatable.jarHD25-Apr-202552.9 MiB

android.jarHD25-Apr-202552.6 MiB

android.net.ipsec.ike.jarHD25-Apr-202549 KiB

art.jarHD25-Apr-20251.1 MiB

framework-appsearch.jarHD25-Apr-202544.3 KiB

framework-connectivity.jarHD25-Apr-202568.2 KiB

framework-graphics.jarHD25-Apr-20251.3 KiB

framework-media.jarHD25-Apr-202531 KiB

framework-mediaprovider.jarHD25-Apr-202526.5 KiB

framework-permission-s.jarHD25-Apr-20254.3 KiB

framework-permission.jarHD25-Apr-2025285

framework-scheduling.jarHD25-Apr-20253.1 KiB

framework-sdkextensions.jarHD25-Apr-20251.1 KiB

framework-statsd.jarHD25-Apr-20258.8 KiB

framework-tethering.jarHD25-Apr-202510.5 KiB

framework-wifi.jarHD25-Apr-2025139.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