summaryrefslogtreecommitdiffstats
path: root/n7000.mk
diff options
context:
space:
mode:
Diffstat (limited to 'n7000.mk')
-rw-r--r--n7000.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/n7000.mk b/n7000.mk
index bb7a838..24add66 100644
--- a/n7000.mk
+++ b/n7000.mk
@@ -30,6 +30,14 @@ PRODUCT_LOCALES += xhdpi
PRODUCT_PROPERTY_OVERRIDES += \
ro.sf.lcd_density=320
+# Packages
+PRODUCT_PACKAGES += \
+ GalaxyS2Settings
+
+# Sensors
+PRODUCT_PACKAGES += \
+ sensors.exynos4
+
# Keylayout
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/usr/keylayout/AVRCP.kl:system/usr/keylayout/AVRCP.kl \