avicii: Disable the usage of ConfigStore.
* As per commit 11a113a67e ("Add disable_configstore").
Change-Id: I5482989a8a96227a3e2a5317eacf613c641bfa8e
This commit is contained in:
committed by
AmolAmrit
parent
52d3e5f9bf
commit
843217dbad
@@ -125,6 +125,10 @@ PRODUCT_COPY_FILES += \
|
|||||||
frameworks/native/data/etc/android.hardware.camera.full.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.full.xml \
|
frameworks/native/data/etc/android.hardware.camera.full.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.full.xml \
|
||||||
frameworks/native/data/etc/android.hardware.camera.raw.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.raw.xml
|
frameworks/native/data/etc/android.hardware.camera.raw.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.raw.xml
|
||||||
|
|
||||||
|
# Configstore
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
disable_configstore
|
||||||
|
|
||||||
# Dalvik
|
# Dalvik
|
||||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
|
$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user