summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/product/core.mk3
-rw-r--r--target/product/mini.mk3
2 files changed, 6 insertions, 0 deletions
diff --git a/target/product/core.mk b/target/product/core.mk
index c7ae51c..bb0b115 100644
--- a/target/product/core.mk
+++ b/target/product/core.mk
@@ -42,6 +42,7 @@ PRODUCT_PACKAGES := \
TelephonyProvider \
UserDictionaryProvider \
VpnDialogs \
+ abcc \
apache-xml \
atrace \
bouncycastle \
@@ -75,6 +76,7 @@ PRODUCT_PACKAGES := \
libOpenSLES \
libaudiopreprocessing \
libaudioutils \
+ libbcc \
libcrypto \
libdownmix \
libdvm \
@@ -91,6 +93,7 @@ PRODUCT_PACKAGES := \
libmdnssd \
libnativehelper \
libnfc_ndef \
+ libportable \
libpowermanager \
libspeexresampler \
libsqlite_jni \
diff --git a/target/product/mini.mk b/target/product/mini.mk
index 177d594..e46cfed 100644
--- a/target/product/mini.mk
+++ b/target/product/mini.mk
@@ -62,6 +62,7 @@ PRODUCT_PACKAGES += \
SettingsProvider \
TelephonyProvider \
UserDictionaryProvider \
+ abcc \
apache-xml \
bouncycastle \
bu \
@@ -94,6 +95,7 @@ PRODUCT_PACKAGES += \
libOpenSLES \
libaudiopreprocessing \
libaudioutils \
+ libbcc \
libcrypto \
libdownmix \
libdvm \
@@ -110,6 +112,7 @@ PRODUCT_PACKAGES += \
libmdnssd \
libnativehelper \
libnfc_ndef \
+ libportable \
libpowermanager \
libspeexresampler \
libsqlite_jni \