Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
refs/heads/android-15
/
.
/
cmds
/
abx
/
abx.sh
blob: 0a9362d64398357bef6c8791362f5be722087a1c [
file
] [
log
] [
blame
]
Jeff Sharkey
55ee3e4
2020-11-02 13:39:37 -0700
[
diff
] [
blame
]
1
#!/system/bin/sh
2
export CLASSPATH
=/
system
/
framework
/
abx
.
jar
3
exec app_process
/
system
/
bin com
.
android
.
commands
.
abx
.
Abx
"$0"
"$@"