Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
8102ea5f9c03f2ae1ea8b316764be94d1f43613b
/
.
/
cmds
/
abx
/
xml2abx.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"
"$@"