sm8250-common: lights: use new lights ndk_platform

This commit is contained in:
SGCMarkus 2022-02-17 13:24:37 +01:00
parent e22f92f173
commit 5e105eed1d

View file

@ -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",