summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralk3pInjection <webmaster@raspii.tech>2022-01-13 21:24:34 +0800
committeralk3pInjection <webmaster@raspii.tech>2022-01-13 21:24:34 +0800
commitfed7dabf1109592bcca779a15a29667c00ed5cd8 (patch)
treeee48c7bd6960d5f907add424bb1355a8a6ebf051
parentb2d35cd124e7c35291f48b349c7c56667348b832 (diff)
Revert "lights: Add soong configs for lights aidl"HEADsugisawa
* retarded af This reverts commit 24a8a69dba1a880066556108af4d78d358687d9f. Change-Id: I86cdccd3c1c0de7f350ed3867980d0fb201ab6f4
-rw-r--r--lights/Android.bp1
1 files changed, 1 insertions, 0 deletions
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",