Skip to content

Commit e979a40

Browse files
adithya2306aswin7469
authored andcommitted
Revert "DozeSensors: We DO want UDFPS to trigger on screen off"
This reverts commit e51367bfee28ede85b3b2693129aab3bd6aaa9d7. Change-Id: I04556768d1dee7298a972142226cabcc3d02d5ae
1 parent faf06ed commit e979a40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/SystemUI/src/com/android/systemui/doze/DozeSensors.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ public int getId() {
246246
false /* ignoresSetting */,
247247
dozeParameters.longPressUsesProx(),
248248
false /* immediatelyReRegister */,
249-
false /* requiresAod */
249+
true /* requiresAod */
250250
),
251251
new PluginSensor(
252252
new SensorManagerPlugin.Sensor(TYPE_WAKE_DISPLAY),

0 commit comments

Comments
 (0)