* commit '85754ea5f2ebd118d621a9b553edb4e8763001c4': Build SDK using prebuilts/devtools.
This commit is contained in:
commit
fc0d3f13bb
4 changed files with 2 additions and 9 deletions
|
@ -427,8 +427,8 @@ SDK_ONLY := true
|
|||
endif
|
||||
|
||||
ifeq ($(SDK_ONLY),true)
|
||||
include $(TOPDIR)sdk/build/sdk_only_whitelist.mk
|
||||
include $(TOPDIR)development/build/sdk_only_whitelist.mk
|
||||
include $(TOPDIR)sdk/build/windows_sdk_whitelist.mk
|
||||
include $(TOPDIR)development/build/windows_sdk_whitelist.mk
|
||||
|
||||
# Exclude tools/acp when cross-compiling windows under linux
|
||||
ifeq ($(findstring Linux,$(UNAME)),)
|
||||
|
|
|
@ -70,7 +70,6 @@ PRODUCT_PACKAGES += \
|
|||
libstagefright_soft_vpxenc \
|
||||
libvariablespeed \
|
||||
libwebrtc_audio_preprocessing \
|
||||
lint \
|
||||
mdnsd \
|
||||
mms-common \
|
||||
requestsync \
|
||||
|
|
|
@ -142,7 +142,6 @@ PRODUCT_PACKAGES += \
|
|||
libwebrtc_audio_preprocessing \
|
||||
libwilhelm \
|
||||
libz \
|
||||
lint \
|
||||
mdnsd \
|
||||
network \
|
||||
pand \
|
||||
|
|
|
@ -54,11 +54,6 @@ PRODUCT_PACKAGES := \
|
|||
CubeLiveWallpapers \
|
||||
QuickSearchBox \
|
||||
WidgetPreview \
|
||||
monkeyrunner \
|
||||
guavalib \
|
||||
jsr305lib \
|
||||
jython \
|
||||
jsilver \
|
||||
librs_jni \
|
||||
ConnectivityTest \
|
||||
GpsLocationTest \
|
||||
|
|
Loading…
Reference in a new issue