Unsupported HWBAH2

This commit is contained in:
M66B
2022-08-08 22:37:13 +02:00
parent 0215489273
commit e7b656eff3
3 changed files with 43 additions and 1 deletions

View File

@@ -1310,6 +1310,9 @@ public class ActivitySetup extends ActivityBase implements FragmentManager.OnBac
if ("pro".equals(key) && !BuildConfig.DEBUG)
continue;
if ("accept_unsupported".equals(key))
continue;
if ("biometrics".equals(key) || "pin".equals(key))
continue;