diff options
author | Guang Zhu <guangzhu@google.com> | 2010-04-15 10:58:48 -0700 |
---|---|---|
committer | Guang Zhu <guangzhu@google.com> | 2010-05-18 16:07:16 -0700 |
commit | f1f9fcdbe961fdc8e71604d7a90983f7c7036127 (patch) | |
tree | 3fc8cf24b23e024ae7a711a31e3aabcc89e58fa4 | |
parent | 4ec730cabb68ee8347c6aa5dc929b09651275aca (diff) | |
download | frameworks_base-f1f9fcdbe961fdc8e71604d7a90983f7c7036127.zip frameworks_base-f1f9fcdbe961fdc8e71604d7a90983f7c7036127.tar.gz frameworks_base-f1f9fcdbe961fdc8e71604d7a90983f7c7036127.tar.bz2 |
add execution permission to "input" script (DO NOT MERGE)
Although when building system image, "input" script will be given execution
permission, adb sync will push a version without x onto device from build
tree. Refer to frameworks/base/cmds/svc/svc, which has execution bit set.
Change-Id: Ie82df2f0d3150c3df9498399f2c446f07ea89ca5
-rwxr-xr-x[-rw-r--r--] | cmds/input/input | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/cmds/input/input b/cmds/input/input index fa9dced..fa9dced 100644..100755 --- a/cmds/input/input +++ b/cmds/input/input |