Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
b31f1a5f0ecc9d66e83202fd907126633dc28a63
/
.
/
cmds
/
appops
/
appops
blob: 407e5511ad75eb81f5ecef50fb2e3ad8fefd028e [
file
] [
log
] [
blame
]
# Script to start "appwidget" on the device, which has a very rudimentary shell.
base
=/
system
export
CLASSPATH
=
$base
/
framework
/
appops
.
jar
exec
app_process $base
/
bin com
.
android
.
commands
.
appops
.
AppOpsCommand
"$@"