Call PackageFile for dexpreopt files

Dexpreopt files use RuleBuilder.Install() that installs the file from
Make. By calling PackageFile, this information is also shared to
soong PackagingSpec.

Bug: 339314890
Test: See if .prof, .bprof, and vdex files are installed with
      "m aosp_cf_system_x86_64"

Change-Id: I42167603ecfd4334e4f35602bdf03a21846fc798
This commit is contained in:
Justin Yun
2024-06-05 20:25:03 +09:00
parent 6918e6084c
commit 22c8aca893
3 changed files with 75 additions and 1 deletions

View File

@@ -104,6 +104,7 @@ cc_genrule {
// Instantiate the dex_bootjars singleton module.
dex_bootjars {
name: "dex_bootjars",
no_full_install: true,
}
// Pseudo-test that's run on checkbuilds to ensure that get_clang_version can