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
|
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)),)
|
||||||
|
|
|
@ -70,7 +70,6 @@ PRODUCT_PACKAGES += \
|
||||||
libstagefright_soft_vpxenc \
|
libstagefright_soft_vpxenc \
|
||||||
libvariablespeed \
|
libvariablespeed \
|
||||||
libwebrtc_audio_preprocessing \
|
libwebrtc_audio_preprocessing \
|
||||||
lint \
|
|
||||||
mdnsd \
|
mdnsd \
|
||||||
mms-common \
|
mms-common \
|
||||||
requestsync \
|
requestsync \
|
||||||
|
|
|
@ -142,7 +142,6 @@ PRODUCT_PACKAGES += \
|
||||||
libwebrtc_audio_preprocessing \
|
libwebrtc_audio_preprocessing \
|
||||||
libwilhelm \
|
libwilhelm \
|
||||||
libz \
|
libz \
|
||||||
lint \
|
|
||||||
mdnsd \
|
mdnsd \
|
||||||
network \
|
network \
|
||||||
pand \
|
pand \
|
||||||
|
|
|
@ -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 \
|
||||||
|
|
Loading…
Reference in a new issue