Merge "Switch from init to init_system to match base_system.mk"
diff --git a/target/product/aosp_riscv64.mk b/target/product/aosp_riscv64.mk
index e9de7c8..a9d8512 100644
--- a/target/product/aosp_riscv64.mk
+++ b/target/product/aosp_riscv64.mk
@@ -61,7 +61,7 @@
 # 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 \