platform_build_soong/dexpreopt
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
..
dexpreopt_gen Make OutDir() and SoongOutDir() be consistent. 2021-09-02 13:35:49 +02:00
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
class_loader_context.go Reformat build/soong for go 1.19 2022-08-17 10:43:13 -07:00
class_loader_context_test.go Revert "Don't add uses_libs/optional_uses_libs to the manifest_fixer." 2022-05-04 12:10:06 +01:00
config.go Pass "-Xgc:CMC" to dex2oat when userfaultfd GC is enabled. 2022-11-16 12:04:53 +00:00
dexpreopt.go Install system server jar profiles into the APEX. 2023-02-08 19:25:37 +08:00
DEXPREOPT_IMPLEMENTATION.md Add markdown docs for dexpreopt. 2022-03-03 17:08:25 +00:00
dexpreopt_test.go support system server jars install in system_ext 2022-09-16 20:36:42 +08:00
OWNERS Update dex_preopt related OWNERS 2021-06-17 17:05:39 +01:00
testing.go Test that DisableGenerateProfile takes effects for APEXes. 2021-12-14 10:55:12 +00:00