Files
hardware_interfaces/automotive/remoteaccess/hal/default/remoteaccess-default-service.xml
Yu Shan 06ddbc6d52 Define IRemoteAccess V2 reference impl.
Rename remote access HAL to V2 and implement V2 interface.

Test: Presubmit
Bug: 297271235
Change-Id: I4b21fce3c18f7697f62229107b210b7675749b68
2023-09-20 18:30:34 -07:00

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>