Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 906b5515 authored by chiachangwang's avatar chiachangwang Committed by Automerger Merge Worker
Browse files

Update the prefix in keystore for app exclusion am: 89ca8b30 am: 187347f0 am: 06ca3b21

parents 93c65cd0 06ca3b21
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -186,7 +186,7 @@ public class Vpn {
    private static final boolean LOGD = true;
    private static final String ANDROID_KEYSTORE_PROVIDER = "AndroidKeyStore";
    /** Key containing prefix of vpn app excluded list */
    @VisibleForTesting static final String VPN_APP_EXCLUDED = "VPN_APP_EXCLUDED_";
    @VisibleForTesting static final String VPN_APP_EXCLUDED = "VPNAPPEXCLUDED_";

    // Length of time (in milliseconds) that an app hosting an always-on VPN is placed on
    // the device idle allowlist during service launch and VPN bootstrap.