Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f2d90e91 authored by Anton Hansson's avatar Anton Hansson
Browse files

Move ModuleMetadata to base_product

The app is moving from /system to /product.

Bug: 122353713
Test: make
Change-Id: I0987b46013527503eedf75350bc30b303722552b
parent 241d7cdb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,3 +17,4 @@
# Base modules and settings for the product partition.
PRODUCT_PACKAGES += \
    healthd \
    ModuleMetadata \
+0 −1
Original line number Diff line number Diff line
@@ -208,7 +208,6 @@ PRODUCT_PACKAGES += \
    MediaProvider \
    mediaserver \
    mke2fs \
    ModuleMetadata \
    monkey \
    mtpd \
    ndc \