violet: light: Bump light aidl to v2
Change-Id: I5f7b581cca06408fe6d74cfd1b797a088f2fd33a
This commit is contained in:
@@ -24,7 +24,7 @@ cc_binary {
|
||||
"liblog",
|
||||
"libhardware",
|
||||
"libbinder_ndk",
|
||||
"android.hardware.light-V1-ndk",
|
||||
"android.hardware.light-V2-ndk",
|
||||
],
|
||||
srcs: [
|
||||
"aidl/Lights.cpp",
|
||||
|
||||
@@ -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