Revert "configstore: applied uprev of configstore"

This reverts commit aee1b828f7.

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

Bug: 63440035
Test: build & run
Change-Id: I5713c6f38a18b2669eb9514f7f7c84359e736e52
Merged-In: I64930ca7dfceb66a1cf7a52b43fd378810ff8dad
This commit is contained in:
Sundong Ahn
2017-07-10 13:31:02 +09:00
parent 09e618ae3a
commit 6f9719e2a4
2 changed files with 2 additions and 2 deletions

View File

@@ -192,7 +192,7 @@ on late-fs
start surfaceflinger
start bootanim
start hwcomposer-2-1
start configstore-hal
start configstore-hal-1-0
start gralloc-2-0
# Mount RW partitions which need run fsck

View File

@@ -56,7 +56,7 @@
<hal format="hidl">
<name>android.hardware.configstore</name>
<transport>hwbinder</transport>
<version>1.1</version>
<version>1.0</version>
<interface>
<name>ISurfaceFlingerConfigs</name>
<instance>default</instance>