Small adjustments to prevent seccomp errors

This commit is contained in:
topjohnwu
2018-07-10 02:44:58 +08:00
parent 375cd0e42b
commit ef62272df7
2 changed files with 5 additions and 15 deletions

View File

@ -13,10 +13,6 @@
# Preparation
##########################################################################################
# This path should work in any cases
TMPDIR=/dev/tmp
INSTALLER=$TMPDIR/install
COMMONDIR=$INSTALLER/common
APK=$COMMONDIR/magisk.apk
CHROMEDIR=$INSTALLER/chromeos