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

Commit afc4e370 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "DO NOT MERGE Update demo mode time to 8:00 for Android 8.0"

parents 24660e5b ae40f23c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -154,7 +154,7 @@ public class DemoModeFragment extends PreferenceFragment implements OnPreference
        getContext().sendBroadcast(intent);

        intent.putExtra(DemoMode.EXTRA_COMMAND, DemoMode.COMMAND_CLOCK);
        intent.putExtra("hhmm", "0700");
        intent.putExtra("hhmm", "0800");
        getContext().sendBroadcast(intent);

        intent.putExtra(DemoMode.EXTRA_COMMAND, DemoMode.COMMAND_NETWORK);