This commit is contained in:
YAWAsau
2021-10-22 22:59:04 +08:00
parent a77a1b3684
commit 219775d174
22 changed files with 1299 additions and 0 deletions

2
tools/bin/appinfo Normal file
View File

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