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

Commit aa00103e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Suez: Implement display wake reason stats" into rvc-dev am: 7e1c2173

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11817919

Change-Id: I983da81834ddd3d2cd3528e87edcf475317def73
parents e2002f3e 7e1c2173
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -616,6 +616,7 @@ public class Notifier {
        } catch (RemoteException ex) {
            // Ignore
        }
        FrameworkStatsLog.write(FrameworkStatsLog.DISPLAY_WAKE_REPORTED, reason);
    }

    /**