universal7885: Disable the usage of ConfigStore

* As per commit 11a113a67e ("Add disable_configstore").

[SebaUbuntu] Remove manifest entry as well

Change-Id: I5482989a8a96227a3e2a5317eacf613c641bfa8e
Signed-off-by: SamarV-121 <samarvispute121@pm.me>
This commit is contained in:
Alexander Koskovich 2020-12-03 10:26:15 +00:00 committed by roynatech2544
commit 6fa552a487
2 changed files with 4 additions and 5 deletions

View file

@ -115,6 +115,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
libsuspend
# ConfigStore
PRODUCT_PACKAGES += \
disable_configstore
# Debug
$(call inherit-product, hardware/samsung-ext/interfaces/debug-tools/debug.mk)