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

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

Merge "Show current event threshold in EVENT TRACKER POLICY SETTINGS "

parents b6fbb978 8c3ff85c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -338,7 +338,7 @@ abstract class BaseAppStateTimeSlotEventsTracker
                pw.print(prefix);
                pw.print(mKeyNumOfEventsThreshold);
                pw.print('=');
                pw.println(mDefaultNumOfEventsThreshold);
                pw.println(mNumOfEventsThreshold);
            }
            pw.print(prefix);
            pw.print("event_time_slot_size=");