sm8250-common: import lights aidl

from https://github.com/LineageOS/android_device_motorola_nio e3a36424d4a7de739661061c3bd6fc2c5102da50
This commit is contained in:
SGCMarkus 2022-02-17 11:26:56 +01:00
commit 371fc634d0
7 changed files with 285 additions and 0 deletions

View file

@ -0,0 +1,6 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.light</name>
<fqname>ILights/default</fqname>
</hal>
</manifest>