Merge "Fix invalid ID attached to DOZING_UPDATE_AUTH_TRIGGERED event."
This commit is contained in:
committed by
Android (Google) Code Review
commit
3af4bb5404
@@ -134,7 +134,7 @@ public class DozeTriggers implements DozeMachine.Part {
|
||||
DOZING_UPDATE_SENSOR_TAP(441),
|
||||
|
||||
@UiEvent(doc = "Dozing updated because on display auth was triggered from AOD.")
|
||||
DOZING_UPDATE_AUTH_TRIGGERED(442);
|
||||
DOZING_UPDATE_AUTH_TRIGGERED(657);
|
||||
|
||||
private final int mId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user