msm8937-common: cas: Add CAS HAL

Change-Id: I3d26b3c8c57425d2ee596f8efecaa2722b39551c
This commit is contained in:
Paras Nagda 2017-12-21 12:26:05 +05:30 committed by Isaac Chen
parent e605044d1a
commit b65605069a

View file

@ -59,6 +59,15 @@ included.
<instance>legacy/0</instance>
</interface>
</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">
<name>android.hardware.configstore</name>
<transport>hwbinder</transport>