forked from openkylin/platform_build
Add package whitelist for user types
Adds a sysconfig xml file for whitelisting system packages to install on user depending on their user type. Test: see the sister cl (ag/9154475) Bug: 134605778 Change-Id: Iacb16645c6416c8651ced5e9863d8f3628fca247
This commit is contained in:
parent
8e3b7f18d0
commit
0593c63aca
|
@ -225,6 +225,7 @@ PRODUCT_PACKAGES += \
|
|||
platform.xml \
|
||||
pm \
|
||||
pppd \
|
||||
preinstalled-packages-platform.xml \
|
||||
privapp-permissions-platform.xml \
|
||||
racoon \
|
||||
recovery-persist \
|
||||
|
|
Loading…
Reference in New Issue