mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
AIDL light required for launching devices.
Deprecating light HIDL for launching devices so that we can remove HIDL support after ~3+ years. Bug: 142715294 Test: passes on cuttlefish (TH check) Change-Id: I61c9c89c8c53050a959f4a1c432d880c7989d6b2
This commit is contained in:
@@ -281,14 +281,6 @@
|
||||
<instance>strongbox</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.light</name>
|
||||
<version>2.0</version>
|
||||
<interface>
|
||||
<name>ILight</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.light</name>
|
||||
<interface>
|
||||
|
||||
Reference in New Issue
Block a user