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 /location | |
parent | 9d547d6934f64189e368c0b190fb4cf49c95a557 (diff) | |
download | frameworks_base-3a084af2e90849aaa8beb3a610189e3399c63ea0.zip frameworks_base-3a084af2e90849aaa8beb3a610189e3399c63ea0.tar.gz frameworks_base-3a084af2e90849aaa8beb3a610189e3399c63ea0.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
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 0adba06..0adba06 100755..100644 --- a/location/java/com/android/internal/location/GpsNetInitiatedHandler.java +++ b/location/java/com/android/internal/location/GpsNetInitiatedHandler.java |