klte-common: Add configstore to manifest

Change-Id: Ie2e8947f49f1e96a087f0cbf51f3b6ee98ff024a
This commit is contained in:
Kevin F. Haggerty 2017-12-23 09:59:12 -07:00
parent 90ddf6e3d8
commit 405894f9eb
1 changed files with 9 additions and 0 deletions

View File

@ -44,6 +44,15 @@
<instance>default</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.drm</name>
<transport arch="32">passthrough</transport>