sdm845-common: Add background atel services in whitelist
telephony services are white-listed who all need to freely run in the background. This is temporary work-around and some of the services will be removed from the list based on the feasibility. Change-Id: Ice11429b5b78d5786dc701251b507b7dac5745ee
This commit is contained in:
parent
6f47f5885e
commit
fb4875cfc3
2 changed files with 49 additions and 0 deletions
|
|
@ -70,6 +70,10 @@ PRODUCT_PACKAGES += \
|
|||
Tag \
|
||||
com.android.nfc_extras
|
||||
|
||||
# QTI
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/qti_whitelist.xml:system/etc/sysconfig/qti_whitelist.xml
|
||||
|
||||
# VNDK
|
||||
PRODUCT_PACKAGES += \
|
||||
vndk_package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue