This commit is contained in:
YAWAsau
2021-11-25 18:13:22 +08:00
parent ca2afc52e1
commit 14345e1e4a
6 changed files with 40 additions and 35 deletions

View File

@@ -1,2 +1,2 @@
export CLASSPATH="${0%/*}/appinfo.dex"
export CLASSPATH="${0%/*}/classes.dex"
exec app_process /system/bin --nice-name=appinfo indi.appinfo.AppInfo "$@"