summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--n7100.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/n7100.mk b/n7100.mk
index 039e76b..df61c96 100644
--- a/n7100.mk
+++ b/n7100.mk
@@ -53,6 +53,15 @@ PRODUCT_PACKAGES += \
libsecril-client-sap \
SamsungServiceMode
+# Additional apps
+PRODUCT_PACKAGES += \
+ Apollo \
+ Torch \
+ DashClock \
+ DSPManager \
+ libcyanogen-dsp \
+ audio_effects.conf
+
# NFC
PRODUCT_PACKAGES += \
nfc.exynos4 \