Merge "Add configstore to device manfiest."

This commit is contained in:
TreeHugger Robot
2017-05-08 17:09:01 +00:00
committed by Android (Google) Code Review

View File

@@ -49,6 +49,15 @@
<instance>legacy/0</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.configstore</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ISurfaceFlingerConfigs</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.contexthub</name>
<transport>hwbinder</transport>