Merge "configstore: applied uprev of configstore (1.0 -> 1.1)"

This commit is contained in:
Jaesoo Lee
2017-05-18 13:05:35 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 2 deletions

View File

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

View File

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