diff options
author | Kenny Root <kroot@google.com> | 2012-11-07 10:19:47 -0800 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2012-11-07 10:27:31 -0800 |
commit | 3a084af2e90849aaa8beb3a610189e3399c63ea0 (patch) | |
tree | ba4b87d227674fd68f9ea395649fde32778620f0 /tools/aidl | |
parent | 9d547d6934f64189e368c0b190fb4cf49c95a557 (diff) |
Correct executable bit for source files
Many media files and source code files were marked as executable in Git.
Remove those.
Also a shell script and python script were not marked as executable.
Change-Id: Ieb51bafb46c895a21d2e83696f5a901ba752b2c5
Diffstat (limited to 'tools/aidl')
-rw-r--r--[-rwxr-xr-x] | tools/aidl/AST.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | tools/aidl/AST.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | tools/aidl/Type.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | tools/aidl/Type.h | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/tools/aidl/AST.cpp b/tools/aidl/AST.cpp index bfa67656b323..bfa67656b323 100755..100644 --- a/tools/aidl/AST.cpp +++ b/tools/aidl/AST.cpp diff --git a/tools/aidl/AST.h b/tools/aidl/AST.h index ead5e7ae3439..ead5e7ae3439 100755..100644 --- a/tools/aidl/AST.h +++ b/tools/aidl/AST.h diff --git a/tools/aidl/Type.cpp b/tools/aidl/Type.cpp index d572af6d2aab..d572af6d2aab 100755..100644 --- a/tools/aidl/Type.cpp +++ b/tools/aidl/Type.cpp diff --git a/tools/aidl/Type.h b/tools/aidl/Type.h index ae12720142e8..ae12720142e8 100755..100644 --- a/tools/aidl/Type.h +++ b/tools/aidl/Type.h |