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

Commit e6e44624 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...

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

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

Change-Id: I2b312eaa4e5267e73ef5c4091d2fd5c6390aab07
parents c1b24bde 4f735ddb
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);
    }

    /**