sdm660-common: Build configstore@1.1

In manifest it is already set to 1.1
This commit is contained in:
Stylogey 2020-02-07 20:06:49 +01:00 committed by Max Weffers
parent 1d6b79cf60
commit f2dd83bcbe
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -143,7 +143,7 @@ PRODUCT_PACKAGES += \
# Configstore
PRODUCT_PACKAGES += \
android.hardware.configstore@1.0-service
android.hardware.configstore@1.1-service
# Dalvik
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk )