0aa378102c
* The following things are left in devices, because they're device specific - voip compress properties - HVDCP properties - audio configs - power profile - rounded corner configuration - partition configuration - FOD - camera motor - NFC - board-info - fstab - ipa and graphics firmware - shipping and manifest target level Co-authored-by: Adithya R <gh0strider.2k18.reborn@gmail.com> Co-authored-by: Arian <arian.kulmer@web.de> Change-Id: I8bef29041f8f239361b999fc8ab1a43cc2ebb86b
13 lines
361 B
XML
13 lines
361 B
XML
<manifest version="1.0" type="device">
|
|
<hal format="hidl">
|
|
<name>android.hardware.light</name>
|
|
<transport>hwbinder</transport>
|
|
<version>2.0</version>
|
|
<interface>
|
|
<name>ILight</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
<fqname>@2.0::ILight/default</fqname>
|
|
</hal>
|
|
</manifest>
|