configstore: remove configstore 1.1

Configstore was up-revisioned from 1.0 to 1.1. However no new
APIs were added to 1.1. Therefore configstore in mr1 will be down
revisioned to 1.0.

Bug: 64999074
Test: build & run
Change-Id: Ife60328110c6d6cb3e8024fb4a5caabc4c7c034f
This commit is contained in:
Sundong Ahn 2017-07-10 13:47:04 +09:00
parent d463548af1
commit 49f78ff231
1 changed files with 1 additions and 1 deletions

View File

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