mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-10-01 01:35:54 -04:00
More useless churn
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
bc77ca416c
commit
898c040ead
@ -36,6 +36,3 @@ index 5b7ef524..513f43df 100644
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (ota_type == OtaType::AB) {
|
if (ota_type == OtaType::AB) {
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -21,6 +21,3 @@ index efb21e7c6a..41d7fe5dbf 100644
|
|||||||
+ my_cflags += -fwrapv
|
+ my_cflags += -fwrapv
|
||||||
+ endif
|
+ endif
|
||||||
+endif
|
+endif
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -67,6 +67,3 @@ index d6a8b5378d..8bc882d621 100644
|
|||||||
$(extra_recovery_keys)
|
$(extra_recovery_keys)
|
||||||
$(SOONG_ZIP) -o $@ -j \
|
$(SOONG_ZIP) -o $@ -j \
|
||||||
$(foreach key_file, $(PRIVATE_CERT) $(PRIVATE_EXTRA_RECOVERY_KEYS), -f $(key_file))
|
$(foreach key_file, $(PRIVATE_CERT) $(PRIVATE_EXTRA_RECOVERY_KEYS), -f $(key_file))
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -47,6 +47,3 @@ index 463a02ac2..7c92b41dc 100644
|
|||||||
if Bool(sanitize.Properties.Sanitize.Address) {
|
if Bool(sanitize.Properties.Sanitize.Address) {
|
||||||
if ctx.Arch().ArchType == android.Arm {
|
if ctx.Arch().ArchType == android.Arm {
|
||||||
// Frame pointer based unwinder in ASan requires ARM frame setup.
|
// Frame pointer based unwinder in ASan requires ARM frame setup.
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -65,6 +65,3 @@ index 6398872..81ca1bb 100644
|
|||||||
persist.radio.apm_sim_not_pwdn=1 \
|
persist.radio.apm_sim_not_pwdn=1 \
|
||||||
ro.telephony.call_ring.multiple=0
|
ro.telephony.call_ring.multiple=0
|
||||||
|
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -29,6 +29,3 @@ index 1108551e..6b925655 100755
|
|||||||
|
|
||||||
r_dir_file(mediaserver, sysfs_esoc)
|
r_dir_file(mediaserver, sysfs_esoc)
|
||||||
#allow mediaserver system_app_data_file:file rw_file_perms;
|
#allow mediaserver system_app_data_file:file rw_file_perms;
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -33,6 +33,3 @@ index 8d1d3afab5c5..7c72a2016d15 100644
|
|||||||
|
|
||||||
native_agps_set_id(type, (setId == null) ? "" : setId);
|
native_agps_set_id(type, (setId == null) ? "" : setId);
|
||||||
}
|
}
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -20,6 +20,3 @@ index 5b51aa6e72ac..79451e535e45 100644
|
|||||||
private static final long FAIL_LOCKOUT_TIMEOUT_MS = 30 * 1000;
|
private static final long FAIL_LOCKOUT_TIMEOUT_MS = 30 * 1000;
|
||||||
private static final String KEY_LOCKOUT_RESET_USER = "lockout_reset_user";
|
private static final String KEY_LOCKOUT_RESET_USER = "lockout_reset_user";
|
||||||
|
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -34,6 +34,3 @@ index 70e4e6cbf622..f79a52c7d827 100644
|
|||||||
}
|
}
|
||||||
|
|
||||||
String name = sa.getNonConfigurationString(
|
String name = sa.getNonConfigurationString(
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -27,6 +27,3 @@ index 0ae9cc279e68..6c99f8d8525e 100644
|
|||||||
|
|
||||||
// Check if this is a secondary process that should be incorporated into some
|
// Check if this is a secondary process that should be incorporated into some
|
||||||
// currently active instrumentation. (Note we do this AFTER all of the profiling
|
// currently active instrumentation. (Note we do this AFTER all of the profiling
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -53,6 +53,3 @@ index cd53fb9ba52f..a08cbb5ceecd 100644
|
|||||||
}
|
}
|
||||||
|
|
||||||
private String getDefaultSystemHandlerActivityPackage(PackageManagerWrapper pm,
|
private String getDefaultSystemHandlerActivityPackage(PackageManagerWrapper pm,
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -21,6 +21,3 @@ index 6bee19745c87..ac231c5fafbe 100644
|
|||||||
<!-- Physical hardware -->
|
<!-- Physical hardware -->
|
||||||
<uses-permission android:name="android.permission.MANAGE_USB" />
|
<uses-permission android:name="android.permission.MANAGE_USB" />
|
||||||
<uses-permission android:name="android.permission.CONTROL_DISPLAY_BRIGHTNESS" />
|
<uses-permission android:name="android.permission.CONTROL_DISPLAY_BRIGHTNESS" />
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -102,6 +102,3 @@ index 6baabb69e028..fb685b57e0a6 100644
|
|||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -259,6 +259,3 @@ index 000000000000..941e1d44e145
|
|||||||
+ refreshState(enabled);
|
+ refreshState(enabled);
|
||||||
+ }
|
+ }
|
||||||
+}
|
+}
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -226,6 +226,3 @@ index cf6a7f6e8d70..5d3de9edc930 100644
|
|||||||
return new PrivateDnsConfig(useTls);
|
return new PrivateDnsConfig(useTls);
|
||||||
}
|
}
|
||||||
|
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -71,6 +71,3 @@ index 3ca34bba1b..8a62b2bb9c 100644
|
|||||||
} else if (hasPermissionForSensor(sensor)) {
|
} else if (hasPermissionForSensor(sensor)) {
|
||||||
// Ensure that the AppOp is allowed, or that there is no necessary app op for the sensor
|
// Ensure that the AppOp is allowed, or that there is no necessary app op for the sensor
|
||||||
if (opCode < 0 || appOpAllowed) {
|
if (opCode < 0 || appOpAllowed) {
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -56,6 +56,3 @@ index cd788542f..10f1eb216 100644
|
|||||||
LISTEN_EVENT_SND_DEVICE_FREE);
|
LISTEN_EVENT_SND_DEVICE_FREE);
|
||||||
}
|
}
|
||||||
+#endif
|
+#endif
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -58,6 +58,3 @@ index 4675fc39c..4a5d91a97 100644
|
|||||||
|
|
||||||
int audio_extn_utils_get_license_params(
|
int audio_extn_utils_get_license_params(
|
||||||
const struct audio_device *adev,
|
const struct audio_device *adev,
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -58,6 +58,3 @@ index 0ba2f4f82..d179f4f03 100644
|
|||||||
|
|
||||||
int audio_extn_utils_get_license_params(
|
int audio_extn_utils_get_license_params(
|
||||||
const struct audio_device *adev,
|
const struct audio_device *adev,
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -56,6 +56,3 @@ index fa826f57f..473511fb5 100644
|
|||||||
|
|
||||||
int audio_extn_utils_get_license_params(
|
int audio_extn_utils_get_license_params(
|
||||||
const struct audio_device *adev,
|
const struct audio_device *adev,
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -121836,6 +121836,3 @@ index 4e4bb5dd2dcd..db859b595dba 100644
|
|||||||
rcu_assign_pointer(kvm->buses[bus_idx], new_bus);
|
rcu_assign_pointer(kvm->buses[bus_idx], new_bus);
|
||||||
synchronize_srcu_expedited(&kvm->srcu);
|
synchronize_srcu_expedited(&kvm->srcu);
|
||||||
kfree(bus);
|
kfree(bus);
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -183,6 +183,3 @@ index 5b65cc3d9..19e7fdc4f 100644
|
|||||||
<item name="android:navigationBarColor">@android:color/transparent</item>
|
<item name="android:navigationBarColor">@android:color/transparent</item>
|
||||||
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
|
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
|
||||||
<item name="android:colorPrimaryDark">@color/dialer_theme_color_dark</item>
|
<item name="android:colorPrimaryDark">@color/dialer_theme_color_dark</item>
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -138,6 +138,3 @@ index bdb1aa7..0097a52 100644
|
|||||||
<ListPreference
|
<ListPreference
|
||||||
android:key="sms_security_check_limit"
|
android:key="sms_security_check_limit"
|
||||||
android:defaultValue="30"
|
android:defaultValue="30"
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
From 7a5981a55b49a3485ba7b42c5f0f0c8401d8304b Mon Sep 17 00:00:00 2001
|
||||||
From: MSe1969 <mse1969@posteo.de>
|
From: MSe1969 <mse1969@posteo.de>
|
||||||
Date: Mon, 10 Sep 2018 12:05:40 +0200
|
Date: Mon, 10 Sep 2018 12:05:40 +0200
|
||||||
Subject: [PATCH] Network & Internet Settings: Add option to switch off Captive
|
Subject: [PATCH] Network & Internet Settings: Add option to switch off Captive
|
||||||
@ -28,13 +28,13 @@ Change-Id: Ibbffdb5f3930df74ca8b4ba93d451f7fad086989
|
|||||||
create mode 100644 src/com/android/settings/network/CaptivePortalWarningDialogHost.java
|
create mode 100644 src/com/android/settings/network/CaptivePortalWarningDialogHost.java
|
||||||
|
|
||||||
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
|
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
|
||||||
index d981289421..3a66089d03 100644
|
index ce8ba8c6eb..96223a68ce 100644
|
||||||
--- a/res/values-de/cm_strings.xml
|
--- a/res/values-de/cm_strings.xml
|
||||||
+++ b/res/values-de/cm_strings.xml
|
+++ b/res/values-de/cm_strings.xml
|
||||||
@@ -91,4 +91,7 @@
|
@@ -92,4 +92,7 @@
|
||||||
<string name="connected_tws_device_saved_title">Gespeicherte Kopfhörer</string>
|
|
||||||
<string name="fast_charging_title">Schnelles Laden</string>
|
<string name="fast_charging_title">Schnelles Laden</string>
|
||||||
<string name="fast_charging_summary">Deaktivieren, um die vom Gerät beim Laden erzeugte Wärme zu reduzieren oder die Lebensdauer des Akkus zu verlängern</string>
|
<string name="fast_charging_summary">Deaktivieren, um die vom Gerät beim Laden erzeugte Wärme zu reduzieren oder die Lebensdauer des Akkus zu verlängern</string>
|
||||||
|
<string name="peak_refresh_rate_summary_custom">Setzt die Aktualisierungsrate für einige Inhalte automatisch von 60 auf %1$d Hz herauf. Erhöhter Akkuverbrauch.</string>
|
||||||
+ <string name="captive_portal_switch_title">Captive Portal Erkennung</string>
|
+ <string name="captive_portal_switch_title">Captive Portal Erkennung</string>
|
||||||
+ <string name="captive_portal_switch_summary">Ein-/Ausschalten der Captive Portal Erkennung (Vorgabe EIN).</string>
|
+ <string name="captive_portal_switch_summary">Ein-/Ausschalten der Captive Portal Erkennung (Vorgabe EIN).</string>
|
||||||
+ <string name="captive_portal_switch_warning">Nach dem Ausschalten der Captive-Portal-Erkennung empfangen Sie keine Verbindungs-Rückmeldung mehr. Wirklich fortfahren?</string>
|
+ <string name="captive_portal_switch_warning">Nach dem Ausschalten der Captive-Portal-Erkennung empfangen Sie keine Verbindungs-Rückmeldung mehr. Wirklich fortfahren?</string>
|
||||||
@ -342,6 +342,3 @@ index db704ae850..f4c5363d80 100644
|
|||||||
@Override
|
@Override
|
||||||
public void showMobilePlanMessageDialog() {
|
public void showMobilePlanMessageDialog() {
|
||||||
showDialog(MANAGE_MOBILE_PLAN_DIALOG_ID);
|
showDialog(MANAGE_MOBILE_PLAN_DIALOG_ID);
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -175,6 +175,3 @@ index b1755c7..c299457 100644
|
|||||||
public static final String DISABLE_NAV_KEYS = "disable_nav_keys";
|
public static final String DISABLE_NAV_KEYS = "disable_nav_keys";
|
||||||
public static final String ENABLE_RECOVERY_UPDATE = "enable_recovery_update";
|
public static final String ENABLE_RECOVERY_UPDATE = "enable_recovery_update";
|
||||||
public static final String UPDATE_RECOVERY_PROP = "persist.vendor.recovery_update";
|
public static final String UPDATE_RECOVERY_PROP = "persist.vendor.recovery_update";
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -31,6 +31,3 @@ index 0aa5fd5..0b41c25 100644
|
|||||||
}
|
}
|
||||||
|
|
||||||
public static String getUpgradeBlockedURL(Context context) {
|
public static String getUpgradeBlockedURL(Context context) {
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -395,6 +395,3 @@ index 0b41c25..022f549 100644
|
|||||||
|
|
||||||
return server + "?base=LineageOS&device=" + device + "&inc=" + incrementalVersion;
|
return server + "?base=LineageOS&device=" + device + "&inc=" + incrementalVersion;
|
||||||
}
|
}
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -132,6 +132,3 @@ index 3cb4abeb..b1b3146d 100644
|
|||||||
if (row == null) {
|
if (row == null) {
|
||||||
throw new XmlPullParserException("Expected 'apn' tag", parser, null);
|
throw new XmlPullParserException("Expected 'apn' tag", parser, null);
|
||||||
}
|
}
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -104,6 +104,3 @@ index b1b3146d..6bddde93 100644
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -56,6 +56,3 @@ index a9af0b094..f19b7484d 100644
|
|||||||
write /proc/sys/kernel/randomize_va_space 2
|
write /proc/sys/kernel/randomize_va_space 2
|
||||||
write /proc/sys/vm/mmap_min_addr 32768
|
write /proc/sys/vm/mmap_min_addr 32768
|
||||||
write /proc/sys/net/ipv4/ping_group_range "0 2147483647"
|
write /proc/sys/net/ipv4/ping_group_range "0 2147483647"
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
@ -33,6 +33,3 @@ index a52ed90c..7852349f 100644
|
|||||||
|
|
||||||
// Use DIRECT_KEY for Adiantum, since it's much more efficient but just as
|
// Use DIRECT_KEY for Adiantum, since it's much more efficient but just as
|
||||||
// secure since Android doesn't reuse the same master key for multiple
|
// secure since Android doesn't reuse the same master key for multiple
|
||||||
--
|
|
||||||
2.32.0
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user