Merge "Switch from init to init_system to match base_system.mk" am: e2137bae02 am: b67fdb4f94 am: 614681d032

Original change: https://android-review.googlesource.com/c/platform/build/+/2282796

Change-Id: If6f14010454fb3e027bdbf6913e52f5cd7f1e3ab
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Colin Cross
2022-11-02 22:36:04 +00:00
committed by Automerger Merge Worker

View File

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