Merge "Move ModuleMetadata to base_product" am: 2ec9fcd951

am: 999a9f4b28

Change-Id: Ib2efd5da437ad4ee58eccfaa339803268dd543b4
This commit is contained in:
Anton Hansson
2019-01-23 03:32:22 -08:00
committed by android-build-merger
2 changed files with 1 additions and 1 deletions

View File

@@ -17,3 +17,4 @@
# Base modules and settings for the product partition. # Base modules and settings for the product partition.
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
healthd \ healthd \
ModuleMetadata \

View File

@@ -208,7 +208,6 @@ PRODUCT_PACKAGES += \
MediaProvider \ MediaProvider \
mediaserver \ mediaserver \
mke2fs \ mke2fs \
ModuleMetadata \
monkey \ monkey \
mtpd \ mtpd \
ndc \ ndc \