mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 18:07:31 +00:00
rosemary: lights: Uprev light aidl to v2
Change-Id: Id16a35cd1b38d9e39533cfd9a5b0bb74b51cb73a
This commit is contained in:
committed by
Matsvei Niaverau
parent
a355902279
commit
ec1ca2871b
@@ -26,7 +26,7 @@ cc_binary {
|
||||
"libbase",
|
||||
"libhardware",
|
||||
"libbinder_ndk",
|
||||
"android.hardware.light-V1-ndk",
|
||||
"android.hardware.light-V2-ndk",
|
||||
],
|
||||
vendor: true,
|
||||
}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<manifest version="1.0" type="device">
|
||||
<hal format="aidl">
|
||||
<name>android.hardware.light</name>
|
||||
<version>2</version>
|
||||
<fqname>ILights/default</fqname>
|
||||
</hal>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user