Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
a0f84c2933ef290d8b77e5f3ba2a180c96382f1a
/
.
/
cmds
/
content
/
content.sh
blob: 91f2dfb16ac9e026b898d2e8fdbbc831c8391b73 [
file
] [
log
] [
blame
]
#!/system/bin/sh
export CLASSPATH
=/
system
/
framework
/
content
.
jar
exec app_process
/
system
/
bin com
.
android
.
commands
.
content
.
Content
"$@"