f36ea80ea3
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
3 lines
113 B
Text
3 lines
113 B
Text
on early-init
|
|
# Reboot if BOARD_VNDK_VERSION is not defined
|
|
exec - root -- /system/bin/reboot bootloader
|