sm8250-common: lights: use new lights ndk_platform
This commit is contained in:
parent
e22f92f173
commit
5e105eed1d
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