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