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:
Cynthia Wasonga 2022-12-21 07:11:59 +00:00
parent 29e9774d64
commit e8d9ec6f0b

View file

@ -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,
}