diff options
author | Kenny Root <kroot@google.com> | 2012-11-07 10:19:47 -0800 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2013-04-13 06:01:21 -0700 |
commit | d8dc80a820f78b7e01fc1252f76e771a96ed5364 (patch) | |
tree | b36d7d3ccad867dd80d7d77a6fe66d5c36b9962e /location | |
parent | ea45df8f8c9c9cb0809ce6caf71bc55b7667d994 (diff) | |
download | frameworks_base-d8dc80a820f78b7e01fc1252f76e771a96ed5364.zip frameworks_base-d8dc80a820f78b7e01fc1252f76e771a96ed5364.tar.gz frameworks_base-d8dc80a820f78b7e01fc1252f76e771a96ed5364.tar.bz2 |
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
Signed-off-by: Chirayu Desai <cdesai@cyanogenmod.org>
Diffstat (limited to 'location')
-rw-r--r--[-rwxr-xr-x] | location/java/android/location/Country.java | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | location/java/android/location/INetInitiatedListener.aidl | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | location/java/com/android/internal/location/GpsNetInitiatedHandler.java | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/location/java/android/location/Country.java b/location/java/android/location/Country.java index 7c1485d..7c1485d 100755..100644 --- a/location/java/android/location/Country.java +++ b/location/java/android/location/Country.java diff --git a/location/java/android/location/INetInitiatedListener.aidl b/location/java/android/location/INetInitiatedListener.aidl index f2f5a32..f2f5a32 100755..100644 --- a/location/java/android/location/INetInitiatedListener.aidl +++ b/location/java/android/location/INetInitiatedListener.aidl diff --git a/location/java/com/android/internal/location/GpsNetInitiatedHandler.java b/location/java/com/android/internal/location/GpsNetInitiatedHandler.java index 57e2786..57e2786 100755..100644 --- a/location/java/com/android/internal/location/GpsNetInitiatedHandler.java +++ b/location/java/com/android/internal/location/GpsNetInitiatedHandler.java |