Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 67155335 authored by SzuWei Lin's avatar SzuWei Lin Committed by Gerrit Code Review
Browse files

Merge "Move init.vndk-*.rc to system_ext/etc/gsi"

parents 5f75aafb f36ea80e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -237,6 +237,6 @@ LOCAL_LICENSE_CONDITIONS := restricted
LOCAL_SRC_FILES := $(LOCAL_MODULE)
LOCAL_MODULE_CLASS := ETC
LOCAL_SYSTEM_EXT_MODULE := true
LOCAL_MODULE_RELATIVE_PATH := init
LOCAL_MODULE_RELATIVE_PATH := gsi

include $(BUILD_PREBUILT)
+1 −1
Original line number Diff line number Diff line
@@ -2,4 +2,4 @@
# Android init script for GSI required initialization
#

import /system/system_ext/etc/init/init.vndk-${ro.vndk.version:-nodef}.rc
import /system/system_ext/etc/gsi/init.vndk-${ro.vndk.version:-nodef}.rc
+1 −1
Original line number Diff line number Diff line
on early-init
    # Must define BOARD_VNDK_VERSION
    # Reboot if BOARD_VNDK_VERSION is not defined
    exec - root -- /system/bin/reboot bootloader