mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-24 15:15:26 -04:00
Churn
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
ec42acceb6
commit
4573f6d7c3
7 changed files with 9 additions and 275 deletions
|
@ -81,7 +81,7 @@ index 12e29e693b..b6745806b5 100644
|
|||
android:id="@+id/private_dns_mode_opportunistic"
|
||||
layout="@layout/preference_widget_dialog_radiobutton"/>
|
||||
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
|
||||
index 14d88d1960..9994318ef6 100644
|
||||
index 2e727640c2..8728212e7d 100644
|
||||
--- a/res/values/cm_strings.xml
|
||||
+++ b/res/values/cm_strings.xml
|
||||
@@ -78,6 +78,21 @@
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: xshu <xshu@google.com>
|
||||
Date: Thu, 4 Nov 2021 16:51:09 +0800
|
||||
Subject: [PATCH 1/2] Fix MAC address leak after SSR
|
||||
Subject: [PATCH] Fix MAC address leak after SSR
|
||||
|
||||
Re-randomize MAC at interface up if the previous attempt to re-randomize
|
||||
failed.
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Khanjan Desai <khanjan@codeaurora.org>
|
||||
Date: Fri, 9 Jul 2021 22:24:50 +0530
|
||||
Subject: [PATCH 2/2] WifiService: Capture BackendBusyException in
|
||||
MacRandomization
|
||||
Subject: [PATCH] WifiService: Capture BackendBusyException in MacRandomization
|
||||
|
||||
While obtaining hash for Mac Randomization, the framework is
|
||||
rebooting due to BackendBusyException.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue