Fix gs201 preinstall config module loading on device
Adds fix for ag/20438528 Bug: 238970256 Test: Verify that TestRcsApp and BatteryStatsViewer are not installed on clone profile Change-Id: I58e832866c67ff71dbda01f7b4952fe842494dd3
This commit is contained in:
parent
29e9774d64
commit
e8d9ec6f0b
1 changed files with 8 additions and 0 deletions
|
@ -34,3 +34,11 @@ license {
|
|||
"NOTICE",
|
||||
],
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "preinstalled-packages-product-gs201-device-debug.xml",
|
||||
src: "preinstalled-packages-product-gs201-device-debug.xml",
|
||||
product_specific: true,
|
||||
sub_dir: "sysconfig",
|
||||
filename_from_src: true,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue