aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2019-04-09 19:59:42 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-04-09 19:59:42 -0700
commit9b63a382ff27a9e82a027b5d0d2c6f88716e7a3d (patch)
tree6ef54142a4d5cc0fb4ff945a0ebe5e55a1104345
parentc33e15fecd83726f108237fc9ff5dd9db0522c0a (diff)
parentda078d7982e6a23f8fa87a8c31945882972e1859 (diff)
downloaddevice_google_fuchsia-9b63a382ff27a9e82a027b5d0d2c6f88716e7a3d.tar.gz
device_google_fuchsia-9b63a382ff27a9e82a027b5d0d2c6f88716e7a3d.tar.bz2
device_google_fuchsia-9b63a382ff27a9e82a027b5d0d2c6f88716e7a3d.zip
Remove PRODUCT_HOST_PACKAGES am: 6aa10be048 am: cdf1e1657a
am: da078d7982 Change-Id: I931e3a3d9ec07e5541c775e8325b8000b7662507
-rw-r--r--fuchsia.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/fuchsia.mk b/fuchsia.mk
index 97e9ea3..eee12d7 100644
--- a/fuchsia.mk
+++ b/fuchsia.mk
@@ -40,14 +40,6 @@ PRODUCT_PACKAGES += \
libopenjdk \
okhttp
-PRODUCT_HOST_PACKAGES += \
- art-runtime \
- tzdata_host \
- tzdata_host_runtime_apex \
- tzlookup.xml_host_runtime_apex \
- tz_version_host \
- tz_version_host_runtime_apex \
-
# Fuchsia only has 64-bit support.
TARGET_SUPPORTS_32_BIT_APPS := false
TARGET_SUPPORTS_64_BIT_APPS := true