Skip to content
Snippets Groups Projects
Commit a252ec60 authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Add PRODUCT_HOST_PACKAGES for all host modules in PRODUCT_PACKAGES

am: e7cbad7a

Change-Id: I43ee79bf5532cdae4035fe4c23965d3878adb78a
parents 4066faf7 e7cbad7a
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,19 @@ ...@@ -26,6 +26,19 @@
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
adb \ adb \
PRODUCT_HOST_PACKAGES += \
adb \
adbd \
e2fsck \
mke2fs \
selinux_policy \
toybox \
tzdata_host \
tzdata_host_runtime_apex \
tzlookup.xml_host_runtime_apex \
tz_version_host \
tz_version_host_runtime_apex \
# Device modules # Device modules
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
adbd \ adbd \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment