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

Commit d5a5de4d authored by Chia-chi Yeh's avatar Chia-chi Yeh
Browse files

VpnSettings: the field has been renamed.

Change-Id: I1e234e96d0fa4af6f03a5b902073460acffd8e28
parent f3b46cae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -425,7 +425,7 @@ public class VpnSettings extends SettingsPreferenceFragment implements
        }

        VpnConfig config = new VpnConfig();
        config.packagz = profile.key;
        config.user = profile.key;
        config.interfaze = interfaze;
        config.session = profile.name;
        config.routes = profile.routes;