Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
c9c9d4232cf0421136453c6bb8376e52f0bcea0f
/
.
/
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
"$@"