Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8a2b7707 authored by Raphael Moll's avatar Raphael Moll
Browse files

Build SDK using prebuilts/devtools.

Cleans up some unused/renamed files:
- sdk_only_whitelist is better named windows_sdk_whitelist.
- a few product.mk dependencies should not be listed here
  any more but in the sdk/product.mk instead (which they were.)

Change-Id: Ifad3049321c8ec4edd8b94b83e570eebba442e7d
parent c36f41fd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -430,8 +430,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)),)
+0 −2
Original line number Diff line number Diff line
@@ -125,8 +125,6 @@ PRODUCT_PACKAGES += \
    requestsync \
    screencap \
    sensorservice \
    lint \
    uiautomator \
    telephony-common \
    mms-common

+0 −1
Original line number Diff line number Diff line
@@ -140,7 +140,6 @@ PRODUCT_PACKAGES += \
    libwebrtc_audio_preprocessing \
    libwilhelm \
    libz \
    lint \
    mdnsd \
    mms-common \
    network \
+0 −5
Original line number Diff line number Diff line
@@ -53,11 +53,6 @@ PRODUCT_PACKAGES := \
	CubeLiveWallpapers \
	QuickSearchBox \
	WidgetPreview \
	monkeyrunner \
	guavalib \
	jsr305lib \
	jython \
	jsilver \
	librs_jni \
	ConnectivityTest \
	GpsLocationTest \