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:
Steven Moreland
2020-01-23 15:12:56 -08:00
parent c9464216ec
commit 15cc8fffe8

View File

@@ -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>