Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
1c7e70aaf85576b6d63f98e19cc2356913e8cfac
/
.
/
cmds
/
media
/
media
blob: 11944426b316d24b4385d4c2b215b486f3909e52 [
file
] [
log
] [
blame
]
# Script to start "media_cmd" on the device, which has a very rudimentary
# shell.
#
base
=/
system
export
CLASSPATH
=
$base
/
framework
/
media_cmd
.
jar
exec
app_process $base
/
bin com
.
android
.
commands
.
media
.
Media
"$@"