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 master will be down
revisioned to 1.0.

Bug: 71555815
Test: build & run
Change-Id: Ie441c505ccc17403e4e5450b3ac86a23f2272e8f
This commit is contained in:
Sundong Ahn
2017-07-10 13:31:02 +09:00
parent c426d90f15
commit 6752f8c544
2 changed files with 2 additions and 2 deletions

View File

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

View File

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