platform_build_soong/apex
Jiakai Zhang 3317ce725d Install system server jar profiles into the APEX.
After this change, if profile-guided compilation is enabled for an APEX
system server jar, the profile will be installed next to the jar with
the ".prof" suffix, ("javalib/<name>.jar.prof"). This file will later be
used by odrefresh and dexpreopt from prebuilt APEX.

Bug: 241823638
Test: m nothing
Test: -
  1. Patch ag/20581649 PS2.
  2. banchan com.android.btservices x86_64 && m
  3. Check that "javalib/service-bluetooth.jar.prof" exists in the APEX.
Change-Id: Ibcfc6257dade92bd40a6d4b7368148717d0863b9
2023-02-08 19:25:37 +08:00
..
Android.bp Export default apex version from updatable_modules.go to Bazel's 2022-08-02 10:11:36 +00:00
androidmk.go Revert "Remove apex.apex_name" 2023-02-08 10:14:01 +00:00
apex.go Install system server jar profiles into the APEX. 2023-02-08 19:25:37 +08:00
apex_sdk_member.go Add apexes property to sdk 2022-07-06 15:58:43 +00:00
apex_singleton.go Merge "Update error message for new policy." am: bf49705608 am: 775f9e37c7 2021-08-04 10:20:47 +00:00
apex_test.go Revert "Remove apex.apex_name" 2023-02-08 10:14:01 +00:00
bootclasspath_fragment_test.go Check for duplicate bundled files from different modules. 2022-12-21 10:15:37 +09:00
bp2build.go Reformat build/soong for go 1.19 2022-08-17 10:43:13 -07:00
bp2build_test.go Read ApexMkInfo for modules to be installed. 2023-01-27 04:02:45 +00:00
builder.go Revert "Remove apex.apex_name" 2023-02-08 10:14:01 +00:00
classpath_element_test.go bootclasspath_fragment: Require at least one hidden_api package property 2022-05-27 16:27:50 +01:00
deapexer.go Fix deapexer usage in prebuilt_apex/apex_set 2022-12-12 17:40:26 +00:00
key.go Introduce BazelStringOrLabelFromProp. 2022-10-20 14:57:37 +00:00
OWNERS
platform_bootclasspath_test.go bootclasspath_fragment: Require at least one hidden_api package property 2022-05-27 16:27:50 +01:00
prebuilt.go Allow building against prerelease prebuilt APEXes 2022-12-12 18:00:47 +00:00
systemserver_classpath_fragment_test.go Install system server jar profiles into the APEX. 2023-02-08 19:25:37 +08:00
TEST_MAPPING
testing.go Surface Java APIs Used By APK-only Modules. 2022-04-05 21:28:29 +00:00
vndk.go VNDK APEX doesn't use "apex_name" property 2023-02-07 13:58:19 +09:00
vndk_test.go Remove obsolete notice property. 2022-07-29 17:54:40 +00:00