Merge "configstore: uprev configstore (1.0 -> 1.1)" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-05-24 00:50:19 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -202,7 +202,7 @@ on late-fs
start surfaceflinger
start bootanim
start vendor.hwcomposer-2-1
start vendor.configstore-hal-1-0
start vendor.configstore-hal
start vendor.gralloc-2-0
# Wait for hwservicemanager ready since fsck might be triggered in mount_all --late

View File

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