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 /services/java/com/android | |
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 'services/java/com/android')
-rw-r--r--[-rwxr-xr-x] | services/java/com/android/server/NotificationManagerService.java | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | services/java/com/android/server/VibratorService.java | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | services/java/com/android/server/am/ActivityStack.java | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | services/java/com/android/server/am/package.html | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | services/java/com/android/server/location/ComprehensiveCountryDetector.java | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | services/java/com/android/server/location/GpsLocationProvider.java | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | services/java/com/android/server/location/LocationBasedCountryDetector.java | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | services/java/com/android/server/wm/WindowManagerService.java | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/services/java/com/android/server/NotificationManagerService.java b/services/java/com/android/server/NotificationManagerService.java index f6d3b608..f6d3b608 100755..100644 --- a/services/java/com/android/server/NotificationManagerService.java +++ b/services/java/com/android/server/NotificationManagerService.java diff --git a/services/java/com/android/server/VibratorService.java b/services/java/com/android/server/VibratorService.java index 72fde11..72fde11 100755..100644 --- a/services/java/com/android/server/VibratorService.java +++ b/services/java/com/android/server/VibratorService.java diff --git a/services/java/com/android/server/am/ActivityStack.java b/services/java/com/android/server/am/ActivityStack.java index b9e63b7..b9e63b7 100755..100644 --- a/services/java/com/android/server/am/ActivityStack.java +++ b/services/java/com/android/server/am/ActivityStack.java diff --git a/services/java/com/android/server/am/package.html b/services/java/com/android/server/am/package.html index c9f96a6..c9f96a6 100755..100644 --- a/services/java/com/android/server/am/package.html +++ b/services/java/com/android/server/am/package.html diff --git a/services/java/com/android/server/location/ComprehensiveCountryDetector.java b/services/java/com/android/server/location/ComprehensiveCountryDetector.java index 1026a0d..1026a0d 100755..100644 --- a/services/java/com/android/server/location/ComprehensiveCountryDetector.java +++ b/services/java/com/android/server/location/ComprehensiveCountryDetector.java diff --git a/services/java/com/android/server/location/GpsLocationProvider.java b/services/java/com/android/server/location/GpsLocationProvider.java index 4ad6140..4ad6140 100755..100644 --- a/services/java/com/android/server/location/GpsLocationProvider.java +++ b/services/java/com/android/server/location/GpsLocationProvider.java diff --git a/services/java/com/android/server/location/LocationBasedCountryDetector.java b/services/java/com/android/server/location/LocationBasedCountryDetector.java index d4fb8ee..d4fb8ee 100755..100644 --- a/services/java/com/android/server/location/LocationBasedCountryDetector.java +++ b/services/java/com/android/server/location/LocationBasedCountryDetector.java diff --git a/services/java/com/android/server/wm/WindowManagerService.java b/services/java/com/android/server/wm/WindowManagerService.java index 7011343..7011343 100755..100644 --- a/services/java/com/android/server/wm/WindowManagerService.java +++ b/services/java/com/android/server/wm/WindowManagerService.java |