Skip to content
Snippets Groups Projects
Commit e7cbad7a authored by Dan Willemsen's avatar Dan Willemsen
Browse files

Add PRODUCT_HOST_PACKAGES for all host modules in PRODUCT_PACKAGES

In preparation for splitting PRODUCT_HOST_PACKAGES and PRODUCT_PACKAGES

Test: treehugger
Change-Id: Iaed47d4a029b039e40be380624b2d568b453855e
Merged-In: Iaed47d4a029b039e40be380624b2d568b453855e
parent b74a1466
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,19 @@
PRODUCT_PACKAGES += \
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
PRODUCT_PACKAGES += \
adbd \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment