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

Commit d3aab738 authored by Ying Wang's avatar Ying Wang
Browse files

Use BUILD_PREBUILT to install the cmds.

Change-Id: Idd7308d653653387ee3ff4384ee428bc3c663c8b
parent 1638ffb3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -23,7 +23,6 @@

GRANDFATHERED_ALL_PREBUILT := \
	akmd2 \
	am \
	ap_gain.bin \
	AVRCP.kl \
	batch \
@@ -34,7 +33,6 @@ GRANDFATHERED_ALL_PREBUILT := \
	bypassfactory \
	cdt.bin \
	chat-ril \
	content \
	cpcap-key.kl \
	data \
	dbus.conf \
+0 −2
Original line number Diff line number Diff line
@@ -105,7 +105,5 @@ PRODUCT_PACKAGES += \
    webview \
    wm

PRODUCT_COPY_FILES += \
    frameworks/base/cmds/wm/wm:system/bin/wm \

$(call inherit-product, $(SRC_TARGET_DIR)/product/embedded.mk)