summaryrefslogtreecommitdiffstats
path: root/target/product/generic_no_telephony.mk
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2011-10-08 14:31:54 -0700
committerYing Wang <wangying@google.com>2011-10-10 13:10:13 -0700
commit486be821985f5c6680daee90bdf3befb602a1ed0 (patch)
treee996e4ac9e0a991f7556686a42cf1d5f190a08d3 /target/product/generic_no_telephony.mk
parent2df17b458818b193660595bf967f0185fcabded6 (diff)
downloadbuild-486be821985f5c6680daee90bdf3befb602a1ed0.zip
build-486be821985f5c6680daee90bdf3befb602a1ed0.tar.gz
build-486be821985f5c6680daee90bdf3befb602a1ed0.tar.bz2
Enforce no nonexistent modules in PRODUCT_PACKAGES for sdk builds
Bug: 5430740 - Remove nonexistent names in PRODUCT_PACKAGES. - Push down bluetooth-health, hostapd and wpa_supplicant.conf to generic_no_telephony.mk and large_emu_hw.mk because they are not needed by sdk builds. - Remove core.mk from generic_armv5.mk and generic_x86.mk because they already inherit from generic.mk. Change-Id: Ie44b95f1cae7ed0d4cf827ffce6a91d41902434d
Diffstat (limited to 'target/product/generic_no_telephony.mk')
-rw-r--r--target/product/generic_no_telephony.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/target/product/generic_no_telephony.mk b/target/product/generic_no_telephony.mk
index a1cce72..d165b0f 100644
--- a/target/product/generic_no_telephony.mk
+++ b/target/product/generic_no_telephony.mk
@@ -20,7 +20,6 @@
PRODUCT_POLICY := android.policy_phone
PRODUCT_PACKAGES := \
- AccountAndSyncSettings \
DeskClock \
AlarmProvider \
Bluetooth \
@@ -44,7 +43,10 @@ PRODUCT_PACKAGES := \
Updater \
CalendarProvider \
SyncProvider \
- VpnDialogs
+ VpnDialogs \
+ bluetooth-health \
+ hostapd \
+ wpa_supplicant.conf
PRODUCT_PACKAGES += \
icu.dat