From 3e4a3ea2ff03a6a1f1f7a2bebac9a86fe6555754 Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Wed, 27 Mar 2013 16:52:35 +0530 Subject: [PATCH] Correct executable bit for source files [Take 2] Change Ieb51bafb46c895a21d2e83696f5a901ba752b2c5 left out some files, this fixes them. Change-Id: Ia949a8581668836ea0251602e048f09c852f5169 --- core/java/android/bluetooth/BluetoothA2dp.java | 0 core/java/android/bluetooth/BluetoothAdapter.java | 0 core/java/android/bluetooth/BluetoothDevice.java | 0 core/java/android/bluetooth/BluetoothHeadset.java | 0 .../android/bluetooth/BluetoothInputDevice.java | 0 core/java/android/bluetooth/BluetoothPbap.java | 0 core/java/android/bluetooth/BluetoothProfile.java | 0 .../android/bluetooth/IBluetoothInputDevice.aidl | 0 core/java/android/bluetooth/IBluetoothManager.aidl | 0 core/res/res/values-mcc286/config.xml | 0 core/res/res/xml/kg_password_kbd_numeric.xml | 0 data/sounds/AudioPackage10.mk | 0 data/sounds/AudioPackage8.mk | 0 data/sounds/AudioPackage9.mk | 0 data/sounds/alarms/ogg/Krypton.ogg | Bin data/sounds/alarms/wav/Argon.wav | Bin data/sounds/alarms/wav/Carbon.wav | Bin data/sounds/alarms/wav/Osmium.wav | Bin data/sounds/alarms/wav/Platinum.wav | Bin data/sounds/alarms/wav/Promethium.wav | Bin .../google/play/billing/v2/billing_integrate.jd | 0 .../html/images/ui/notifications/custom_message.png | Bin .../ui/notifications/notifications_window.png | Bin docs/html/images/ui/notifications/status_bar.png | Bin docs/html/training/animation/anim_card_flip.mp4 | Bin docs/html/training/animation/anim_card_flip.ogv | Bin docs/html/training/animation/anim_card_flip.webm | Bin docs/html/training/animation/anim_screenslide.mp4 | Bin docs/html/training/animation/anim_screenslide.ogv | Bin docs/html/training/animation/anim_screenslide.webm | Bin libs/hwui/Dither.cpp | 0 libs/hwui/Dither.h | 0 media/jni/mediaeditor/VideoBrowserMain.c | 0 media/tests/EffectsTest/Android.mk | 0 media/tests/EffectsTest/AndroidManifest.xml | 0 media/tests/EffectsTest/res/drawable/icon.png | Bin media/tests/EffectsTest/res/drawable/stop.png | Bin .../tests/EffectsTest/res/layout/bassboosttest.xml | 0 media/tests/EffectsTest/res/layout/effectstest.xml | 0 .../tests/EffectsTest/res/layout/envreverbtest.xml | 0 .../tests/EffectsTest/res/layout/equalizertest.xml | 0 .../EffectsTest/res/layout/presetreverbtest.xml | 0 .../EffectsTest/res/layout/virtualizertest.xml | 0 .../tests/EffectsTest/res/layout/visualizertest.xml | 0 media/tests/EffectsTest/res/values/strings.xml | 0 .../src/com/android/effectstest/BassBoostTest.java | 0 .../com/android/effectstest/EffectParameter.java | 0 .../src/com/android/effectstest/EffectsTest.java | 0 .../src/com/android/effectstest/EnvReverbTest.java | 0 .../src/com/android/effectstest/EqualizerTest.java | 0 .../com/android/effectstest/PresetReverbTest.java | 0 .../com/android/effectstest/VirtualizerTest.java | 0 .../src/com/android/effectstest/VisualizerTest.java | 0 .../android/systemui/statusbar/GestureRecorder.java | 0 .../android/internal/policy/impl/GlobalActions.java | 0 .../com/android/server/BluetoothManagerService.java | 0 56 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 core/java/android/bluetooth/BluetoothA2dp.java mode change 100755 => 100644 core/java/android/bluetooth/BluetoothAdapter.java mode change 100755 => 100644 core/java/android/bluetooth/BluetoothDevice.java mode change 100755 => 100644 core/java/android/bluetooth/BluetoothHeadset.java mode change 100755 => 100644 core/java/android/bluetooth/BluetoothInputDevice.java mode change 100755 => 100644 core/java/android/bluetooth/BluetoothPbap.java mode change 100755 => 100644 core/java/android/bluetooth/BluetoothProfile.java mode change 100755 => 100644 core/java/android/bluetooth/IBluetoothInputDevice.aidl mode change 100755 => 100644 core/java/android/bluetooth/IBluetoothManager.aidl mode change 100755 => 100644 core/res/res/values-mcc286/config.xml mode change 100755 => 100644 core/res/res/xml/kg_password_kbd_numeric.xml mode change 100755 => 100644 data/sounds/AudioPackage10.mk mode change 100755 => 100644 data/sounds/AudioPackage8.mk mode change 100755 => 100644 data/sounds/AudioPackage9.mk mode change 100755 => 100644 data/sounds/alarms/ogg/Krypton.ogg mode change 100755 => 100644 data/sounds/alarms/wav/Argon.wav mode change 100755 => 100644 data/sounds/alarms/wav/Carbon.wav mode change 100755 => 100644 data/sounds/alarms/wav/Osmium.wav mode change 100755 => 100644 data/sounds/alarms/wav/Platinum.wav mode change 100755 => 100644 data/sounds/alarms/wav/Promethium.wav mode change 100755 => 100644 docs/html/google/play/billing/v2/billing_integrate.jd mode change 100755 => 100644 docs/html/images/ui/notifications/custom_message.png mode change 100755 => 100644 docs/html/images/ui/notifications/notifications_window.png mode change 100755 => 100644 docs/html/images/ui/notifications/status_bar.png mode change 100755 => 100644 docs/html/training/animation/anim_card_flip.mp4 mode change 100755 => 100644 docs/html/training/animation/anim_card_flip.ogv mode change 100755 => 100644 docs/html/training/animation/anim_card_flip.webm mode change 100755 => 100644 docs/html/training/animation/anim_screenslide.mp4 mode change 100755 => 100644 docs/html/training/animation/anim_screenslide.ogv mode change 100755 => 100644 docs/html/training/animation/anim_screenslide.webm mode change 100755 => 100644 libs/hwui/Dither.cpp mode change 100755 => 100644 libs/hwui/Dither.h mode change 100755 => 100644 media/jni/mediaeditor/VideoBrowserMain.c mode change 100755 => 100644 media/tests/EffectsTest/Android.mk mode change 100755 => 100644 media/tests/EffectsTest/AndroidManifest.xml mode change 100755 => 100644 media/tests/EffectsTest/res/drawable/icon.png mode change 100755 => 100644 media/tests/EffectsTest/res/drawable/stop.png mode change 100755 => 100644 media/tests/EffectsTest/res/layout/bassboosttest.xml mode change 100755 => 100644 media/tests/EffectsTest/res/layout/effectstest.xml mode change 100755 => 100644 media/tests/EffectsTest/res/layout/envreverbtest.xml mode change 100755 => 100644 media/tests/EffectsTest/res/layout/equalizertest.xml mode change 100755 => 100644 media/tests/EffectsTest/res/layout/presetreverbtest.xml mode change 100755 => 100644 media/tests/EffectsTest/res/layout/virtualizertest.xml mode change 100755 => 100644 media/tests/EffectsTest/res/layout/visualizertest.xml mode change 100755 => 100644 media/tests/EffectsTest/res/values/strings.xml mode change 100755 => 100644 media/tests/EffectsTest/src/com/android/effectstest/BassBoostTest.java mode change 100755 => 100644 media/tests/EffectsTest/src/com/android/effectstest/EffectParameter.java mode change 100755 => 100644 media/tests/EffectsTest/src/com/android/effectstest/EffectsTest.java mode change 100755 => 100644 media/tests/EffectsTest/src/com/android/effectstest/EnvReverbTest.java mode change 100755 => 100644 media/tests/EffectsTest/src/com/android/effectstest/EqualizerTest.java mode change 100755 => 100644 media/tests/EffectsTest/src/com/android/effectstest/PresetReverbTest.java mode change 100755 => 100644 media/tests/EffectsTest/src/com/android/effectstest/VirtualizerTest.java mode change 100755 => 100644 media/tests/EffectsTest/src/com/android/effectstest/VisualizerTest.java mode change 100755 => 100644 packages/SystemUI/src/com/android/systemui/statusbar/GestureRecorder.java mode change 100755 => 100644 policy/src/com/android/internal/policy/impl/GlobalActions.java mode change 100755 => 100644 services/java/com/android/server/BluetoothManagerService.java diff --git a/core/java/android/bluetooth/BluetoothA2dp.java b/core/java/android/bluetooth/BluetoothA2dp.java old mode 100755 new mode 100644 diff --git a/core/java/android/bluetooth/BluetoothAdapter.java b/core/java/android/bluetooth/BluetoothAdapter.java old mode 100755 new mode 100644 diff --git a/core/java/android/bluetooth/BluetoothDevice.java b/core/java/android/bluetooth/BluetoothDevice.java old mode 100755 new mode 100644 diff --git a/core/java/android/bluetooth/BluetoothHeadset.java b/core/java/android/bluetooth/BluetoothHeadset.java old mode 100755 new mode 100644 diff --git a/core/java/android/bluetooth/BluetoothInputDevice.java b/core/java/android/bluetooth/BluetoothInputDevice.java old mode 100755 new mode 100644 diff --git a/core/java/android/bluetooth/BluetoothPbap.java b/core/java/android/bluetooth/BluetoothPbap.java old mode 100755 new mode 100644 diff --git a/core/java/android/bluetooth/BluetoothProfile.java b/core/java/android/bluetooth/BluetoothProfile.java old mode 100755 new mode 100644 diff --git a/core/java/android/bluetooth/IBluetoothInputDevice.aidl b/core/java/android/bluetooth/IBluetoothInputDevice.aidl old mode 100755 new mode 100644 diff --git a/core/java/android/bluetooth/IBluetoothManager.aidl b/core/java/android/bluetooth/IBluetoothManager.aidl old mode 100755 new mode 100644 diff --git a/core/res/res/values-mcc286/config.xml b/core/res/res/values-mcc286/config.xml old mode 100755 new mode 100644 diff --git a/core/res/res/xml/kg_password_kbd_numeric.xml b/core/res/res/xml/kg_password_kbd_numeric.xml old mode 100755 new mode 100644 diff --git a/data/sounds/AudioPackage10.mk b/data/sounds/AudioPackage10.mk old mode 100755 new mode 100644 diff --git a/data/sounds/AudioPackage8.mk b/data/sounds/AudioPackage8.mk old mode 100755 new mode 100644 diff --git a/data/sounds/AudioPackage9.mk b/data/sounds/AudioPackage9.mk old mode 100755 new mode 100644 diff --git a/data/sounds/alarms/ogg/Krypton.ogg b/data/sounds/alarms/ogg/Krypton.ogg old mode 100755 new mode 100644 diff --git a/data/sounds/alarms/wav/Argon.wav b/data/sounds/alarms/wav/Argon.wav old mode 100755 new mode 100644 diff --git a/data/sounds/alarms/wav/Carbon.wav b/data/sounds/alarms/wav/Carbon.wav old mode 100755 new mode 100644 diff --git a/data/sounds/alarms/wav/Osmium.wav b/data/sounds/alarms/wav/Osmium.wav old mode 100755 new mode 100644 diff --git a/data/sounds/alarms/wav/Platinum.wav b/data/sounds/alarms/wav/Platinum.wav old mode 100755 new mode 100644 diff --git a/data/sounds/alarms/wav/Promethium.wav b/data/sounds/alarms/wav/Promethium.wav old mode 100755 new mode 100644 diff --git a/docs/html/google/play/billing/v2/billing_integrate.jd b/docs/html/google/play/billing/v2/billing_integrate.jd old mode 100755 new mode 100644 diff --git a/docs/html/images/ui/notifications/custom_message.png b/docs/html/images/ui/notifications/custom_message.png old mode 100755 new mode 100644 diff --git a/docs/html/images/ui/notifications/notifications_window.png b/docs/html/images/ui/notifications/notifications_window.png old mode 100755 new mode 100644 diff --git a/docs/html/images/ui/notifications/status_bar.png b/docs/html/images/ui/notifications/status_bar.png old mode 100755 new mode 100644 diff --git a/docs/html/training/animation/anim_card_flip.mp4 b/docs/html/training/animation/anim_card_flip.mp4 old mode 100755 new mode 100644 diff --git a/docs/html/training/animation/anim_card_flip.ogv b/docs/html/training/animation/anim_card_flip.ogv old mode 100755 new mode 100644 diff --git a/docs/html/training/animation/anim_card_flip.webm b/docs/html/training/animation/anim_card_flip.webm old mode 100755 new mode 100644 diff --git a/docs/html/training/animation/anim_screenslide.mp4 b/docs/html/training/animation/anim_screenslide.mp4 old mode 100755 new mode 100644 diff --git a/docs/html/training/animation/anim_screenslide.ogv b/docs/html/training/animation/anim_screenslide.ogv old mode 100755 new mode 100644 diff --git a/docs/html/training/animation/anim_screenslide.webm b/docs/html/training/animation/anim_screenslide.webm old mode 100755 new mode 100644 diff --git a/libs/hwui/Dither.cpp b/libs/hwui/Dither.cpp old mode 100755 new mode 100644 diff --git a/libs/hwui/Dither.h b/libs/hwui/Dither.h old mode 100755 new mode 100644 diff --git a/media/jni/mediaeditor/VideoBrowserMain.c b/media/jni/mediaeditor/VideoBrowserMain.c old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/Android.mk b/media/tests/EffectsTest/Android.mk old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/AndroidManifest.xml b/media/tests/EffectsTest/AndroidManifest.xml old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/res/drawable/icon.png b/media/tests/EffectsTest/res/drawable/icon.png old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/res/drawable/stop.png b/media/tests/EffectsTest/res/drawable/stop.png old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/res/layout/bassboosttest.xml b/media/tests/EffectsTest/res/layout/bassboosttest.xml old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/res/layout/effectstest.xml b/media/tests/EffectsTest/res/layout/effectstest.xml old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/res/layout/envreverbtest.xml b/media/tests/EffectsTest/res/layout/envreverbtest.xml old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/res/layout/equalizertest.xml b/media/tests/EffectsTest/res/layout/equalizertest.xml old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/res/layout/presetreverbtest.xml b/media/tests/EffectsTest/res/layout/presetreverbtest.xml old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/res/layout/virtualizertest.xml b/media/tests/EffectsTest/res/layout/virtualizertest.xml old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/res/layout/visualizertest.xml b/media/tests/EffectsTest/res/layout/visualizertest.xml old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/res/values/strings.xml b/media/tests/EffectsTest/res/values/strings.xml old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/src/com/android/effectstest/BassBoostTest.java b/media/tests/EffectsTest/src/com/android/effectstest/BassBoostTest.java old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/src/com/android/effectstest/EffectParameter.java b/media/tests/EffectsTest/src/com/android/effectstest/EffectParameter.java old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/src/com/android/effectstest/EffectsTest.java b/media/tests/EffectsTest/src/com/android/effectstest/EffectsTest.java old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/src/com/android/effectstest/EnvReverbTest.java b/media/tests/EffectsTest/src/com/android/effectstest/EnvReverbTest.java old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/src/com/android/effectstest/EqualizerTest.java b/media/tests/EffectsTest/src/com/android/effectstest/EqualizerTest.java old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/src/com/android/effectstest/PresetReverbTest.java b/media/tests/EffectsTest/src/com/android/effectstest/PresetReverbTest.java old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/src/com/android/effectstest/VirtualizerTest.java b/media/tests/EffectsTest/src/com/android/effectstest/VirtualizerTest.java old mode 100755 new mode 100644 diff --git a/media/tests/EffectsTest/src/com/android/effectstest/VisualizerTest.java b/media/tests/EffectsTest/src/com/android/effectstest/VisualizerTest.java old mode 100755 new mode 100644 diff --git a/packages/SystemUI/src/com/android/systemui/statusbar/GestureRecorder.java b/packages/SystemUI/src/com/android/systemui/statusbar/GestureRecorder.java old mode 100755 new mode 100644 diff --git a/policy/src/com/android/internal/policy/impl/GlobalActions.java b/policy/src/com/android/internal/policy/impl/GlobalActions.java old mode 100755 new mode 100644 diff --git a/services/java/com/android/server/BluetoothManagerService.java b/services/java/com/android/server/BluetoothManagerService.java old mode 100755 new mode 100644