mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-09-27 03:30:57 -04:00
Further harden signature spoofing with targetSdk and versionCode checks
- Also fix compile for 17.1, rest should be fine Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
f2c8005853
commit
b7d37053c3
13 changed files with 59 additions and 59 deletions
|
@ -67,7 +67,7 @@ index 5813bb18db..40d01907a4 100644
|
|||
<string-array name="screen_timeout_entries">
|
||||
<item>15 seconds</item>
|
||||
diff --git a/res/values/strings.xml b/res/values/strings.xml
|
||||
index eeee1c039f..c5287c4489 100644
|
||||
index 8f4a3c6115..ef517e8503 100644
|
||||
--- a/res/values/strings.xml
|
||||
+++ b/res/values/strings.xml
|
||||
@@ -25,6 +25,25 @@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue