Merge "Switch from init to init_system to match base_system.mk" am: e2137bae02
Original change: https://android-review.googlesource.com/c/platform/build/+/2282796 Change-Id: If6f65e0508cbbe93b9f006ba1738a92a7a6fa49e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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