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:
Tad 2023-07-03 17:17:39 -04:00
parent f2c8005853
commit b7d37053c3
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
13 changed files with 59 additions and 59 deletions

View file

@ -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 @@