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

Commit 95dde135 authored by Mohit Mali's avatar Mohit Mali
Browse files

Testing Settings app working

parent 9f6ce669
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -147,6 +147,7 @@ public class SettingsGateway {
     * security exception if the fragment it needs to display is not in this list.
     */
    public static final String[] ENTRY_FRAGMENTS = {
            OpenKeychainSettings.class.getName(),
            AdvancedConnectedDeviceDashboardFragment.class.getName(),
            WifiSettings.class.getName(),
            ConfigureWifiSettings.class.getName(),
@@ -266,7 +267,7 @@ public class SettingsGateway {
            ToggleBackupSettingFragment.class.getName(),
            PreviouslyConnectedDeviceDashboardFragment.class.getName(),
            MicroGSettings.class.getName(),
            OpenKeychainSettings.class.getName(),

    };

    public static final String[] SETTINGS_FOR_RESTRICTED = {