Sign in
android
/
platform
/
frameworks
/
base
/
4d96f0e7a7a04070f69e5d2b922113e5cbeab1d1
/
.
/
cmds
/
abx
/
abx2xml.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"
"$@"