diff options
| -rwxr-xr-x | cmds/am/am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmds/am/am b/cmds/am/am index c82363498242..1d426bc8c8e1 100755 --- a/cmds/am/am +++ b/cmds/am/am @@ -1,3 +1,5 @@ +#!/system/bin/sh +# # Script to start "am" on the device, which has a very rudimentary # shell. # |