Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
refs/heads/android-15
/
.
/
cmds
/
sm
/
sm.sh
blob: 30eae00a990d7bdc97c49a73ab7b3f75f9544c1a [
file
] [
log
] [
blame
]
George Burgess IV
6c16888
2017-11-04 15:58:58 -0700
[
diff
] [
blame
]
1
#!/system/bin/sh
Elliott Hughes
5a03b69
2019-05-09 22:01:14 -0700
[
diff
] [
blame
]
2
export CLASSPATH
=/
system
/
framework
/
sm
.
jar
3
exec app_process
/
system
/
bin com
.
android
.
commands
.
sm
.
Sm
"$@"