Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
8102ea5f9c03f2ae1ea8b316764be94d1f43613b
/
.
/
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
"$@"