Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
435e60b6bbdf0f7f0413c1ca452cc1e8841b51b1
/
.
/
cmds
/
dpm
/
dpm
blob: c2e5cbb61c18e1cf1dfdb2b387c899029d084480 [
file
] [
log
] [
blame
]
# Script to start "dpm" on the device
#
base
=/
system
export
CLASSPATH
=
$base
/
framework
/
dpm
.
jar
exec
app_process $base
/
bin com
.
android
.
commands
.
dpm
.
Dpm
"$@"