More patch refreshing

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2021-10-29 16:08:27 -04:00
parent a9f445ad47
commit 33c2725946
21 changed files with 0 additions and 63 deletions

View File

@ -47,6 +47,3 @@ index be54994a..f6c3713f 100644
GRSurface* ic_back;
GRSurface* ic_back_sel;
--
2.31.1

View File

@ -40,6 +40,3 @@ index bcab7a384c..401d270542 100644
PRODUCT_DEX_PREOPT_DEFAULT_FLAGS := \
$(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_DEX_PREOPT_DEFAULT_FLAGS))
PRODUCT_DEX_PREOPT_BOOT_FLAGS := \
--
2.31.1

View File

@ -21,6 +21,3 @@ index 70cb456a56..705bcb1ef7 100644
+ my_cflags += -fwrapv
+ endif
+endif
--
2.31.1

View File

@ -51,6 +51,3 @@ index 9c3b8e529..1dbd9fe11 100644
if Bool(sanitize.Properties.Sanitize.Diag.Undefined) {
diagSanitizers = append(diagSanitizers, "undefined")
}
--
2.31.1

View File

@ -29,6 +29,3 @@ index 1108551e..6b925655 100755
r_dir_file(mediaserver, sysfs_esoc)
#allow mediaserver system_app_data_file:file rw_file_perms;
--
2.31.1

View File

@ -34,6 +34,3 @@ index 8c66fb227cf9..a5c783597b34 100644
}
String name = sa.getNonConfigurationString(
--
2.31.1

View File

@ -232,6 +232,3 @@ index 8dc8272303e3..0a74101de471 100644
int mode = AppOpsManager.opToDefaultMode(code,
isStrict(code, uid, packageName));
if (AppOpsManager.isStrictOp(code) && mPolicy != null) {
--
2.31.1

View File

@ -153,6 +153,3 @@ index a1f07b281a..1a0e5e8531 100644
return true;
}
--
2.31.1

View File

@ -138,6 +138,3 @@ index f12fd7e..f4e696c 100644
<ListPreference
android:key="sms_security_check_limit"
android:defaultValue="30"
--
2.31.1

View File

@ -274,6 +274,3 @@ index 0000000000..208042ad73
+ */
+ void onCaptivePortalSwitchOffDialogConfirmed();
+}
--
2.31.1

View File

@ -62,6 +62,3 @@ index c66cf4c8d1..0ba99e42c2 100644
mTelephonyManager = (TelephonyManager) getSystemService(Context.TELEPHONY_SERVICE);
mUm = (UserManager) getSystemService(Context.USER_SERVICE);
--
2.31.1

View File

@ -183,6 +183,3 @@ index f1a2e4dce1..4f946f2792 100644
};
/**
--
2.31.1

View File

@ -31,6 +31,3 @@ index 220bdff005..db948ab5cd 100644
if (icon == null) {
Log.e(TAG, "Failed to retrieve icon for permission: " + perm);
} else {
--
2.31.1

View File

@ -182,6 +182,3 @@ index 1a9318d..e362841 100644
public static final String DISABLE_NAV_KEYS = "disable_nav_keys";
public static final String KEY_BUTTON_BACKLIGHT = "pre_navbar_button_backlight";
public static final String KEY_PRIVACY_GUARD = "privacy_guard_default";
--
2.31.1

View File

@ -31,6 +31,3 @@ index e8a0c5e..e9c2f17 100644
}
public static String getUpgradeBlockedURL(Context context) {
--
2.31.1

View File

@ -380,6 +380,3 @@ index e9c2f17..c7eadd1 100644
return server + "?base=LineageOS&device=" + device + "&inc=" + incrementalVersion;
}
--
2.31.1

View File

@ -23,6 +23,3 @@ index 05e6d77d..2e33a3a4 100644
<application android:process="android.process.media"
android:label="@string/app_label"
--
2.31.1

View File

@ -136,6 +136,3 @@ index 0ea4702b4..4bf0f9e9a 100644
}
@Override
--
2.31.1

View File

@ -257,6 +257,3 @@ index 4bf0f9e9a..bef36528e 100644
} else {
mButtonEnabledNetworks.setSummary(R.string.network_global);
}
--
2.31.1

View File

@ -53,6 +53,3 @@ index f9cb4a3ef..7d618af63 100644
write /proc/sys/kernel/randomize_va_space 2
write /proc/sys/vm/mmap_min_addr 32768
write /proc/sys/net/ipv4/ping_group_range "0 2147483647"
--
2.31.1

View File

@ -54,6 +54,3 @@ index e33afdd..5102f12 100644
#define RSA_KEY_SIZE_BYTES (RSA_KEY_SIZE / 8)
#define RSA_EXPONENT 0x10001
#define KEYMASTER_CRYPTFS_RATE_LIMIT 1 // Maximum one try per second
--
2.31.1