summaryrefslogtreecommitdiffstats
path: root/i9100.mk
diff options
context:
space:
mode:
authorAndrew Dodd <atd7@cornell.edu>2012-07-25 22:14:49 -0400
committerAndrew Dodd <atd7@cornell.edu>2012-07-25 22:14:49 -0400
commitd55558e01029b982ce6c887c2344cbd63560c016 (patch)
tree13b6175d305059e00e412e4d52a260d3a525d5b4 /i9100.mk
parent90bbd5f195793766307b5c8625aa44d8aafce7a4 (diff)
downloaddevice_samsung_i9100-d55558e01029b982ce6c887c2344cbd63560c016.zip
device_samsung_i9100-d55558e01029b982ce6c887c2344cbd63560c016.tar.gz
device_samsung_i9100-d55558e01029b982ce6c887c2344cbd63560c016.tar.bz2
i9100: Move libsensors to device trees
n7000 has different libsensors than I9100/I777 Perhaps we need to figure out a way for i777 to pull from i9100?
Diffstat (limited to 'i9100.mk')
-rw-r--r--i9100.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/i9100.mk b/i9100.mk
index 700002b..edab9c3 100644
--- a/i9100.mk
+++ b/i9100.mk
@@ -34,6 +34,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
PRODUCT_PACKAGES += \
GalaxyS2Settings
+# Sensors
+PRODUCT_PACKAGES += \
+ sensors.exynos4
+
# Keylayout
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/usr/keylayout/AVRCP.kl:system/usr/keylayout/AVRCP.kl \