Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
10f328c580fe1e897b51a7e4b38ee4c341d970f1
/
.
/
cmds
/
abx
/
xml2abx
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"
"$@"