sdm660-common: Build configstore@1.1
In manifest it is already set to 1.1
This commit is contained in:
parent
1d6b79cf60
commit
f2dd83bcbe
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# Configstore
|
# Configstore
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.configstore@1.0-service
|
android.hardware.configstore@1.1-service
|
||||||
|
|
||||||
# Dalvik
|
# Dalvik
|
||||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk )
|
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk )
|
||||||
|
|
Loading…
Reference in a new issue