summaryrefslogtreecommitdiffstats
path: root/n7100.mk
diff options
context:
space:
mode:
Diffstat (limited to 'n7100.mk')
-rw-r--r--n7100.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/n7100.mk b/n7100.mk
index 5541155..1633017 100644
--- a/n7100.mk
+++ b/n7100.mk
@@ -62,6 +62,10 @@ PRODUCT_PACKAGES += \
libcyanogen-dsp \
audio_effects.conf
+# Sensors
+PRODUCT_PACKAGES += \
+ sensors.smdk4x12
+
# NFC
PRODUCT_PACKAGES += \
nfc.exynos4 \