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 84ab3e6..046fe7b 100644
--- a/n7100.mk
+++ b/n7100.mk
@@ -40,6 +40,10 @@ PRODUCT_PACKAGES += \
camera.smdk4x12 \
Snap
+# Busybox
+PRODUCT_PACKAGES += \
+ busybox
+
# Gps
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/gps.xml:system/etc/gps.xml \