summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Daniels <briandaniels@google.com>2024-03-26 11:47:16 -0400
committerBrian Daniels <briandaniels@google.com>2024-03-26 11:48:21 -0400
commit28d1218b7980a8284a8db79a6e845fc22fba7da5 (patch)
treee248417e26f0c986501d49896dff74e81e0993f4
parentcb6e7452abf543a9f163c5e44ce1e5a403d9957a (diff)
downloadtrout-28d1218b7980a8284a8db79a6e845fc22fba7da5.tar.gz
Disable the light service.
This was reverted by cb6e7452abf543a9f163c5e44ce1e5a403d9957a, so reapplying now. Bug: 331392128 Change-Id: Id55be81bc1466ed6ceb3ed74ccdc58b76693ac6f
-rw-r--r--aosp_trout_arm64.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/aosp_trout_arm64.mk b/aosp_trout_arm64.mk
index e783a5f..b4ce159 100644
--- a/aosp_trout_arm64.mk
+++ b/aosp_trout_arm64.mk
@@ -59,6 +59,8 @@ LOCAL_SENSOR_FILE_OVERRIDES := true
LOCAL_ENABLE_OEMLOCK ?= false
+LOCAL_ENABLE_LIGHT ?= false
+
UEVENTD_ODM_COPY_FILE ?= device/google/trout/product_files/odm/ueventd.rc
PRODUCT_COPY_FILES += \