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

Commit 351d100b authored by Xin Guan's avatar Xin Guan Committed by Android (Google) Code Review
Browse files

Merge "Temp disabling the STANDBY_BUCKET_CHANGED logging to statd." into 24D1-dev

parents ace5941e 98c41c24
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1237,7 +1237,7 @@ public class UsageStatsService extends SystemService implements
                    break;
                case Event.SHORTCUT_INVOCATION:
                case Event.CHOOSER_ACTION:
                case Event.STANDBY_BUCKET_CHANGED:
                // case Event.STANDBY_BUCKET_CHANGED:
                case Event.FOREGROUND_SERVICE_START:
                case Event.FOREGROUND_SERVICE_STOP:
                    logAppUsageEventReportedAtomLocked(event.mEventType, uid, event.mPackage);