Merge "Log reason UID field in DisplayWakeReported atom"
This commit is contained in:
committed by
Android (Google) Code Review
commit
c106493d76
@@ -638,7 +638,7 @@ public class Notifier {
|
||||
} catch (RemoteException ex) {
|
||||
// Ignore
|
||||
}
|
||||
FrameworkStatsLog.write(FrameworkStatsLog.DISPLAY_WAKE_REPORTED, reason);
|
||||
FrameworkStatsLog.write(FrameworkStatsLog.DISPLAY_WAKE_REPORTED, reason, reasonUid);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user