msm8974-common: manifest: Add CAS HAL

Change-Id: I3d26b3c8c57425d2ee596f8efecaa2722b39551c
This commit is contained in:
Paras Nagda 2017-12-21 12:26:05 +05:30 committed by Kevin F. Haggerty
parent a88e2e277a
commit c21e12c074
No known key found for this signature in database
GPG Key ID: 6D95512933112729

View File

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