Revert "configstore: applied uprev of configstore"

This reverts commit aee1b828f7.

Configstore was down-revisioned from 1.1 to 1.0 in oc-dr1-dev,
oc-mr1-dev and oc-mr1-dev-plus-aosp. Therefore configstore in
oc-dr1-dev-plus-aosp will also be down-revisioned to 1.0.

Bug: 65124635
Test: build & boot test on sailfish + walleye 
Change-Id: I5713c6f38a18b2669eb9514f7f7c84359e736e52
Merged-In: I34aa7a8bc3b2ea56e40f0a988268fdd5d780fb3b
This commit is contained in:
Sundong Ahn
2017-07-10 13:31:02 +09:00
parent d47aadce22
commit e4322c4d36
2 changed files with 2 additions and 2 deletions

View File

@@ -201,7 +201,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>