summaryrefslogtreecommitdiff
path: root/wifi
diff options
context:
space:
mode:
author Michael Wright <michaelwr@google.com> 2024-06-06 18:29:57 +0100
committer Michael Wright <michaelwr@google.com> 2024-06-07 16:24:14 +0100
commit6a5fcafd33cb3068235f1d76a8a6939886e15a71 (patch)
treed5ceb7ff4a5e7915b30425902cfccbe8a6cf5359 /wifi
parent866ff76ad3f578e890a450e8f20383969d1da48c (diff)
Remove execute bit from non-executable files.
This is almost certainly a mistake in all cases, and any files that are text-based have been spot checked to make sure they don't contain a shebang or have any other indications of intentionally being executable. Commands run: fdfind -t x -e java -x chmod -x fdfind -t x -e kt -x chmod -x fdfind -t x -e ogg -x chmod -x fdfind -t x -e xml -x chmod -x fdfind -t x -e aidl -x chmod -x fdfind -t x -e html -x chmod -x fdfind -t x -e png -x chmod -x Bug: 345485143 Test: N/A Flag: Exempt, mechanical change Change-Id: I2902380611eb51d0c0e18f2f31e41f37163bd922
Diffstat (limited to 'wifi')
-rw-r--r--[-rwxr-xr-x]wifi/java/src/android/net/wifi/SoftApConfToXmlMigrationUtil.java0
-rw-r--r--[-rwxr-xr-x]wifi/java/src/android/net/wifi/WifiMigration.java0
-rw-r--r--[-rwxr-xr-x]wifi/java/src/android/net/wifi/WifiNetworkScoreCache.java0
3 files changed, 0 insertions, 0 deletions
diff --git a/wifi/java/src/android/net/wifi/SoftApConfToXmlMigrationUtil.java b/wifi/java/src/android/net/wifi/SoftApConfToXmlMigrationUtil.java
index c5472ce34478..c5472ce34478 100755..100644
--- a/wifi/java/src/android/net/wifi/SoftApConfToXmlMigrationUtil.java
+++ b/wifi/java/src/android/net/wifi/SoftApConfToXmlMigrationUtil.java
diff --git a/wifi/java/src/android/net/wifi/WifiMigration.java b/wifi/java/src/android/net/wifi/WifiMigration.java
index 4fabc0b0babc..4fabc0b0babc 100755..100644
--- a/wifi/java/src/android/net/wifi/WifiMigration.java
+++ b/wifi/java/src/android/net/wifi/WifiMigration.java
diff --git a/wifi/java/src/android/net/wifi/WifiNetworkScoreCache.java b/wifi/java/src/android/net/wifi/WifiNetworkScoreCache.java
index 39036580e2ef..39036580e2ef 100755..100644
--- a/wifi/java/src/android/net/wifi/WifiNetworkScoreCache.java
+++ b/wifi/java/src/android/net/wifi/WifiNetworkScoreCache.java