dont ask me
This commit is contained in:
5
rootdir/system/bin/app_process32
Executable file
5
rootdir/system/bin/app_process32
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/system/bin/sh
|
||||
#
|
||||
# Shim für Zygote, damit app_process32 aus app_process64 aufgerufen wird.
|
||||
|
||||
exec /system/bin/app_process64 --zygote "$@"
|
Reference in New Issue
Block a user