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

Commit 73eed5f2 authored by LuK1337's avatar LuK1337 Committed by Łukasz Patron
Browse files

fixup! SystemUI: Add VPN tile

Change-Id: I838bbeb9c681b5bd074d637113db8a44ebb5989b
parent 7e988a04
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -152,7 +152,7 @@ public class FakeSecurityController extends BaseLeakChecker<SecurityControllerCa
        return null;
    }

    @Overrride
    @Override
    public List<VpnProfile> getConfiguredLegacyVpns() {
        return new ArrayList<>();
    }