aboutsummaryrefslogtreecommitdiff
path: root/msm8996.mk
diff options
context:
space:
mode:
authorAlexander Koskovich <zvnexus@outlook.com>2020-12-03 10:26:15 +0000
committerRaghuram Subramani <raghus2247@gmail.com>2024-12-19 09:18:36 +0530
commitb6c06ebf02afb192980e611550e9090f080afb31 (patch)
tree9cae5d8da216251e955c74229ed4b6d17460d697 /msm8996.mk
parentb7f214db2f3428bbb5453ea960306ada0011ac4c (diff)
msm8996-common: Disable the usage of ConfigStore.
* As per commit https://github.com/LineageOS/android_hardware_interfaces/commit/11a113a67e87a8da9a9bf0a73883f2325de90934 ("Add disable_configstore"). [SebaUbuntu] Remove manifest entry as well Change-Id: I5482989a8a96227a3e2a5317eacf613c641bfa8e
Diffstat (limited to '')
-rwxr-xr-xmsm8996.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/msm8996.mk b/msm8996.mk
index 2fa6d84..333e6c5 100755
--- a/msm8996.mk
+++ b/msm8996.mk
@@ -155,6 +155,10 @@ PRODUCT_PACKAGES += \
init.wlan.sh \
ueventd.qcom.rc
+# Configstore
+PRODUCT_PACKAGES += \
+ disable_configstore
+
# ConfigPanel
PRODUCT_PACKAGES += \
ConfigPanel