Sign in
android
/
platform
/
frameworks
/
base
/
a9ec09a0bf78071e7cd73b55781a30ec45e9dc30
/
.
/
cmds
/
abx
/
abx.sh
blob: 0a9362d64398357bef6c8791362f5be722087a1c [
file
] [
log
] [
blame
]
#!/system/bin/sh
export CLASSPATH
=/
system
/
framework
/
abx
.
jar
exec app_process
/
system
/
bin com
.
android
.
commands
.
abx
.
Abx
"$0"
"$@"