mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 23:35:08 +00:00
staidl is a term I made up w/o precedence. aidl is clearer and more consistent w/ practices elsewhere. Bug: 141828236 Test: N/A Change-Id: I3f044ddf470b63956f2aa496ae9fe9e5893f479a
7 lines
176 B
XML
7 lines
176 B
XML
<manifest version="1.0" type="device">
|
|
<hal format="aidl">
|
|
<name>android.hardware.vibrator</name>
|
|
<fqname>IVibrator/default</fqname>
|
|
</hal>
|
|
</manifest>
|