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