Merge "Switch from init to init_system to match base_system.mk"
This commit is contained in:
@@ -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 \
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user