configstore: build configstore 1.1 instead of 1.0

configstore is uprevisioned to 1.1.

Bug: 37727469
Test: Build and tested on sailfish

Change-Id: I21861448a5d607383b617f2f85bd378013e64090
This commit is contained in:
Jaesoo Lee 2017-05-02 14:54:43 +09:00
parent bacb978007
commit 1b6723497a
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ PRODUCT_PACKAGES := \
android.hardware.camera.device@1.0 \
android.hardware.camera.device@3.2 \
android.hardware.camera.provider@2.4 \
android.hardware.configstore@1.0 \
android.hardware.configstore@1.1 \
android.hardware.contexthub@1.0 \
android.hardware.drm@1.0 \
android.hardware.gatekeeper@1.0 \

View File

@ -20,7 +20,7 @@
PRODUCT_PACKAGES += \
adb \
adbd \
android.hardware.configstore@1.0-service \
android.hardware.configstore@1.1-service \
android.hidl.allocator@1.0-service \
android.hidl.memory@1.0-impl \
atrace \