summaryrefslogtreecommitdiffstats
path: root/target/product/core.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/product/core.mk')
-rw-r--r--target/product/core.mk52
1 files changed, 28 insertions, 24 deletions
diff --git a/target/product/core.mk b/target/product/core.mk
index 55d6c26..fb46516 100644
--- a/target/product/core.mk
+++ b/target/product/core.mk
@@ -23,27 +23,48 @@ PRODUCT_PROPERTY_OVERRIDES := \
ro.config.alarm_alert=Alarm_Classic.ogg
PRODUCT_PACKAGES := \
+ ApplicationsProvider \
+ Browser \
+ Bugreport \
+ Contacts \
+ ContactsProvider \
+ DefaultContainerService \
+ DownloadProvider \
+ DownloadProviderUi \
+ HTMLViewer \
+ Home \
+ MediaProvider \
+ PackageInstaller \
+ PicoTts \
+ SettingsProvider \
+ TelephonyProvider \
+ TtsService \
+ UserDictionaryProvider \
+ VpnServices \
+ apache-xml \
bouncycastle \
com.android.location.provider \
com.android.location.provider.xml \
core \
core-junit \
- create_test_dmtrace \
dalvikvm \
dexdeps \
dexdump \
dexlist \
dexopt \
dmtracedump \
- dvz \
dx \
ext \
framework-res \
hprof-conv \
icu.dat \
+ installd \
+ ip \
ip-up-vpn \
- jasmin \
- jasmin.jar \
+ ip6tables \
+ iptables \
+ libOpenMAXAL \
+ libOpenSLES \
libcrypto \
libdex \
libdvm \
@@ -55,27 +76,11 @@ PRODUCT_PACKAGES := \
libnfc_ndef \
libsqlite_jni \
libssl \
+ libwilhelm \
libz \
+ screencap \
sqlite-jdbc \
- Browser \
- Contacts \
- Home \
- HTMLViewer \
- Phone \
- ApplicationsProvider \
- ContactsProvider \
- DownloadProvider \
- DownloadProviderUi \
- MediaProvider \
- PicoTts \
- SettingsProvider \
- TelephonyProvider \
- TtsService \
- VpnServices \
- UserDictionaryProvider \
- PackageInstaller \
- DefaultContainerService \
- Bugreport
+ wpa_supplicant.conf
# host-only dependencies
ifeq ($(WITH_HOST_DALVIK),true)
@@ -84,4 +89,3 @@ ifeq ($(WITH_HOST_DALVIK),true)
core-hostdex \
libjavacore-host
endif
-