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

This commit is contained in:
TreeHugger Robot
2020-06-11 00:21:17 +00:00
committed by Android (Google) Code Review

View File

@@ -616,6 +616,7 @@ public class Notifier {
} catch (RemoteException ex) {
// Ignore
}
FrameworkStatsLog.write(FrameworkStatsLog.DISPLAY_WAKE_REPORTED, reason);
}
/**