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

Commit 540733aa authored by Chia-chi Yeh's avatar Chia-chi Yeh Committed by Android (Google) Code Review
Browse files

Merge "VpnSettings: the field has been renamed."

parents 12e5c365 d5a5de4d
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;