berlna: Lights: Move to android.hardware.light-V1-ndk_platform
Signed-off-by: Lucchetto <lucchetto.tie@live.com> Change-Id: I25b6c277feeb7c21bcf752a612d27a4f2bafead2
This commit is contained in:
parent
4ba4469097
commit
08eb943a6d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ cc_binary {
|
||||||
"liblog",
|
"liblog",
|
||||||
"libhardware",
|
"libhardware",
|
||||||
"libbinder_ndk",
|
"libbinder_ndk",
|
||||||
"android.hardware.light-ndk_platform",
|
"android.hardware.light-V1-ndk_platform",
|
||||||
],
|
],
|
||||||
srcs: [
|
srcs: [
|
||||||
"Lights.cpp",
|
"Lights.cpp",
|
||||||
|
|
Loading…
Reference in a new issue