platform_build/target/product/gsi/init.vndk-nodef.rc
SzuWei Lin f36ea80ea3 Move init.vndk-*.rc to system_ext/etc/gsi
Orgianlly, init.vndk-*.rc are placed under system_ext/etc/init.
`init` always run all thse .rc files. The patch move these .rc
files to system_ext/etc/gsi to avoid the problem.

Bug: 185457479
Test: build gsi_arm64-userdebug; check the files under system_ext/
Change-Id: Iee67d6e2e872cf3cb1dd1014925ed0249c1e7e2d
2021-07-30 17:33:50 +08:00

3 lines
113 B
Text

on early-init
# Reboot if BOARD_VNDK_VERSION is not defined
exec - root -- /system/bin/reboot bootloader