Add boot script directory vars (#747)

Add back variable names for post-fs-data.d and service.d directories

Co-authored-by: weishu <twsxtd@gmail.com>
This commit is contained in:
Zackptg5
2023-07-11 00:39:56 -04:00
committed by GitHub
parent eb5a99e4b6
commit 8a464ac7b2

View File

@@ -438,6 +438,8 @@ install_module() {
NVBASE=/data/adb
TMPDIR=/dev/tmp
POSTFSDATAD=$NVBASE/post-fs-data.d
SERVICED=$NVBASE/service.d
# Some modules dependents on this
export MAGISK_VER=25.2