mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
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:
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user