Merge "Remove host packages from PRODUCT_PACKAGES"

This commit is contained in:
Dan Willemsen
2019-03-19 21:16:55 +00:00
committed by Gerrit Code Review

View File

@@ -25,29 +25,10 @@
# packaged in the SDK. # packaged in the SDK.
# #
# Host tools and java libraries that are parts of the SDK.
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
aapt \ deployagent
aapt2 \
adb \
aidl \
apksigner \
bcc_compat \
bios.bin \
deployagent \
dexdump \
dmtracedump \
dx \
etc1tool \
hprof-conv \
layoutlib-legacy \
libaapt2_jni \
llvm-rs-cc \
sqlite3 \
vgabios-cirrus.bin \
split-select \
zipalign
# Host tools and java libraries that are parts of the SDK.
PRODUCT_HOST_PACKAGES += \ PRODUCT_HOST_PACKAGES += \
aapt \ aapt \
aapt2 \ aapt2 \