summaryrefslogtreecommitdiffstats
path: root/i9300.mk
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2013-09-02 21:10:49 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-09-02 21:12:57 +0200
commit65c972192bceaf55de6f50a88d619978acf7084a (patch)
tree34b57005c4e6c02b90123b1c00ea9d2f2d7f73ca /i9300.mk
parentec8a59d5657289fea7b9aa60a4b06e3936fd034b (diff)
downloaddevice_samsung_i9300-65c972192bceaf55de6f50a88d619978acf7084a.zip
device_samsung_i9300-65c972192bceaf55de6f50a88d619978acf7084a.tar.gz
device_samsung_i9300-65c972192bceaf55de6f50a88d619978acf7084a.tar.bz2
i9300: add opensource sensors hal
Change-Id: Ia104c31f165fcaca1ee5dc471f7d71ca9abd387f
Diffstat (limited to 'i9300.mk')
-rw-r--r--i9300.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/i9300.mk b/i9300.mk
index c3e3078..4868dc9 100644
--- a/i9300.mk
+++ b/i9300.mk
@@ -42,6 +42,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
camera.smdk4x12
+# Sensors
+PRODUCT_PACKAGES += \
+ sensors.smdk4x12
+
# Gps
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/gps.xml:system/etc/gps.xml