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
Merged-In: I58e832866c67ff71dbda01f7b4952fe842494dd3
This commit is contained in:
Cynthia Wasonga 2022-12-21 07:11:59 +00:00 committed by Cherry Ng
parent a75122b024
commit 962d5f25ac

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