mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
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:
parent
18591bc134
commit
6fa552a487
2 changed files with 4 additions and 5 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue