resolved conflicts for merge of a3aea5b6
to jb-mr2-dev
Change-Id: I4ff0adb3f9d9b5ae293c4903569e871ac5f2e9ae
This commit is contained in:
commit
cdfb5bac3a
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 \
|
||||
|
|
|
@ -53,11 +53,6 @@ PRODUCT_PACKAGES := \
|
|||
CubeLiveWallpapers \
|
||||
QuickSearchBox \
|
||||
WidgetPreview \
|
||||
monkeyrunner \
|
||||
guavalib \
|
||||
jsr305lib \
|
||||
jython \
|
||||
jsilver \
|
||||
librs_jni \
|
||||
ConnectivityTest \
|
||||
GpsLocationTest \
|
||||
|
|
Loading…
Reference in a new issue