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

Commit ae40f23c authored by Shawn's avatar Shawn Committed by Jason Monk
Browse files

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

Change-Id: I6162889c3859d007629226be2a47a6276807aec0
parent 5f123e6a
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);