Merge "Build SDK using prebuilts/devtools."
This commit is contained in:
@@ -430,8 +430,8 @@ SDK_ONLY := true
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(SDK_ONLY),true)
|
ifeq ($(SDK_ONLY),true)
|
||||||
include $(TOPDIR)sdk/build/sdk_only_whitelist.mk
|
include $(TOPDIR)sdk/build/windows_sdk_whitelist.mk
|
||||||
include $(TOPDIR)development/build/sdk_only_whitelist.mk
|
include $(TOPDIR)development/build/windows_sdk_whitelist.mk
|
||||||
|
|
||||||
# Exclude tools/acp when cross-compiling windows under linux
|
# Exclude tools/acp when cross-compiling windows under linux
|
||||||
ifeq ($(findstring Linux,$(UNAME)),)
|
ifeq ($(findstring Linux,$(UNAME)),)
|
||||||
|
@@ -125,8 +125,6 @@ PRODUCT_PACKAGES += \
|
|||||||
requestsync \
|
requestsync \
|
||||||
screencap \
|
screencap \
|
||||||
sensorservice \
|
sensorservice \
|
||||||
lint \
|
|
||||||
uiautomator \
|
|
||||||
telephony-common \
|
telephony-common \
|
||||||
mms-common
|
mms-common
|
||||||
|
|
||||||
|
@@ -140,7 +140,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libwebrtc_audio_preprocessing \
|
libwebrtc_audio_preprocessing \
|
||||||
libwilhelm \
|
libwilhelm \
|
||||||
libz \
|
libz \
|
||||||
lint \
|
|
||||||
mdnsd \
|
mdnsd \
|
||||||
mms-common \
|
mms-common \
|
||||||
network \
|
network \
|
||||||
|
@@ -53,11 +53,6 @@ PRODUCT_PACKAGES := \
|
|||||||
CubeLiveWallpapers \
|
CubeLiveWallpapers \
|
||||||
QuickSearchBox \
|
QuickSearchBox \
|
||||||
WidgetPreview \
|
WidgetPreview \
|
||||||
monkeyrunner \
|
|
||||||
guavalib \
|
|
||||||
jsr305lib \
|
|
||||||
jython \
|
|
||||||
jsilver \
|
|
||||||
librs_jni \
|
librs_jni \
|
||||||
ConnectivityTest \
|
ConnectivityTest \
|
||||||
GpsLocationTest \
|
GpsLocationTest \
|
||||||
|
Reference in New Issue
Block a user