Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
8102ea5f9c03f2ae1ea8b316764be94d1f43613b
/
.
/
cmds
/
bu
/
bu.sh
blob: e50b53da43250490e2130dd788ce4abbd67a6811 [
file
] [
log
] [
blame
]
#!/system/bin/sh
# Script to start "bu" on the device
#
base
=/
system
export CLASSPATH
=
$base
/
framework
/
bu
.
jar
exec app_process $base
/
bin com
.
android
.
commands
.
bu
.
Backup
"$@"