Use BUILD_PREBUILT to install the cmds.

Change-Id: Idd7308d653653387ee3ff4384ee428bc3c663c8b
This commit is contained in:
Ying Wang 2013-02-19 16:43:12 -08:00
parent 1638ffb384
commit d3aab738de
2 changed files with 0 additions and 4 deletions

View File

@ -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 \

View File

@ -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)