Merge "Switch from init to init_system to match base_system.mk"

This commit is contained in:
Colin Cross
2022-11-02 21:10:47 +00:00
committed by Gerrit Code Review

View File

@@ -61,7 +61,7 @@ endif
# TODO: this list should come via mainline_system.mk, but for now list # TODO: this list should come via mainline_system.mk, but for now list
# just the modules that work for riscv64. # just the modules that work for riscv64.
PRODUCT_PACKAGES := \ PRODUCT_PACKAGES := \
init \ init_system \
linker \ linker \
shell_and_utilities \ shell_and_utilities \