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