From fed7dabf1109592bcca779a15a29667c00ed5cd8 Mon Sep 17 00:00:00 2001 From: alk3pInjection Date: Thu, 13 Jan 2022 21:24:34 +0800 Subject: Revert "lights: Add soong configs for lights aidl" * retarded af This reverts commit 24a8a69dba1a880066556108af4d78d358687d9f. Change-Id: I86cdccd3c1c0de7f350ed3867980d0fb201ab6f4 --- lights/Android.bp | 1 + 1 file changed, 1 insertion(+) diff --git a/lights/Android.bp b/lights/Android.bp index 523285a..46a4afb 100644 --- a/lights/Android.bp +++ b/lights/Android.bp @@ -50,6 +50,7 @@ cc_binary { "liblog", "libhardware", "libbinder_ndk", + "android.hardware.light-V1-ndk_platform", ], srcs: [ "Lights.cpp", -- cgit v1.2.3