platform_build_soong/dexpreopt
Jiakai Zhang 7b845e808f Generate app profiles even if dexpreopt is disabled.
Bug: 280440941
Test: -
  1. Patch ag/22302622 to disable dexpreopt.
  2. lunch aosp_cf_x86_64_phone-userdebug && m
  3. See app profiles still generated.
Test: -
  1. Patch ag/20592051 to enable profile for service-art.
  2. banchan com.android.art x86_64 && m
  3. See the profile for service-art generated.
Change-Id: I4e721b475b84a2f667bbccc030a8947078f26bb0
2023-05-04 13:53:22 +01: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 Generate app profiles even if dexpreopt is disabled. 2023-05-04 13:53:22 +01: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
testing.go Generate app profiles even if dexpreopt is disabled. 2023-05-04 13:53:22 +01:00