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:
@@ -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
|
||||
|
Reference in New Issue
Block a user