From fb4875cfc3d6f48ae646c70c085aa2e960bf71a5 Mon Sep 17 00:00:00 2001 From: Ruthwar Kumar Ambeer Date: Mon, 10 Apr 2017 15:41:38 +0530 Subject: [PATCH] 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 --- common.mk | 4 ++++ configs/qti_whitelist.xml | 45 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 configs/qti_whitelist.xml diff --git a/common.mk b/common.mk index f02ecc5..42ab802 100644 --- a/common.mk +++ b/common.mk @@ -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 diff --git a/configs/qti_whitelist.xml b/configs/qti_whitelist.xml new file mode 100644 index 0000000..c3bd736 --- /dev/null +++ b/configs/qti_whitelist.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + +