Name Date Size #Lines LOC

..--

api/H25-Apr-2025-290216

README.mdH A D25-Apr-2025598 1310

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

android.jarHD25-Apr-202552.6 MiB

service-media-s.jarHD25-Apr-2025285

service-permission.jarHD25-Apr-20255.1 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