mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
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:
committed by
Cherry Ng
parent
a75122b024
commit
962d5f25ac
@@ -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,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user