summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index e83cf9c..4591c19 100644
--- a/device.mk
+++ b/device.mk
@@ -63,6 +63,10 @@ PRODUCT_PACKAGES := \
s3c-keypad.kcm \
melfas-touchkey.kcm
+# Misc other modules
+PRODUCT_PACKAGES += \
+ lights.s5pc110
+
# These are the hardware-specific features
PRODUCT_COPY_FILES += \
frameworks/base/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \