mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 10:05:19 +00:00
Rename remote access HAL to V2 and implement V2 interface. Test: Presubmit Bug: 297271235 Change-Id: I4b21fce3c18f7697f62229107b210b7675749b68
8 lines
224 B
XML
8 lines
224 B
XML
<manifest version="1.0" type="device">
|
|
<hal format="aidl">
|
|
<name>android.hardware.automotive.remoteaccess</name>
|
|
<version>2</version>
|
|
<fqname>IRemoteAccess/default</fqname>
|
|
</hal>
|
|
</manifest>
|