mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
None of these files are executable. The .rc and .xml files shouldn't be installed to the device image as executables either. Bug: None Test: Files installed on the device aren't executables anymore. Change-Id: Id15ecc7febb56ea108155fcbd338efeb8885709a
7 lines
178 B
XML
7 lines
178 B
XML
<manifest version="1.0" type="device">
|
|
<hal format="aidl">
|
|
<name>android.hardware.cas</name>
|
|
<fqname>IMediaCasService/default</fqname>
|
|
</hal>
|
|
</manifest>
|