wahoo: Temporarily add android.hardware.light to FCM

Until we have an AIDL light HAL.

Change-Id: Ifba11777232022c135caa9e8a749b6704fbae5e7
This commit is contained in:
Michael Bestas
2024-06-19 01:54:37 +03:00
committed by Asriadi Rahim
parent 268ca1c729
commit 1c8d7a8a9d

View File

@@ -53,6 +53,14 @@
<instance>widevine</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.power</name>
<interface>