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