20.0 June ASB work + churn

QPR3 is delayed a week now

Patches pulled from GrapheneOS and checked against CalyxOS

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-06-12 20:21:48 -04:00
parent 8c7f3daa00
commit 0dde119d7e
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
56 changed files with 8052 additions and 75 deletions

View file

@ -19,7 +19,7 @@ Signed-off-by: penglezos <panagiotisegl@gmail.com>
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/service/java/com/android/server/wifi/ClientModeImpl.java b/service/java/com/android/server/wifi/ClientModeImpl.java
index 931374bccb..f1bf970ef4 100644
index bd87041319..29855575e1 100644
--- a/service/java/com/android/server/wifi/ClientModeImpl.java
+++ b/service/java/com/android/server/wifi/ClientModeImpl.java
@@ -345,6 +345,8 @@ public class ClientModeImpl extends StateMachine implements ClientMode {