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

Commit 3878124c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Enable quick pickup gesture by default" into sc-dev

parents 1f731d7b e939b557
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -186,7 +186,7 @@ public class DozeSensors {
                new TriggerSensor(
                        findSensorWithType(config.quickPickupSensorType()),
                        Settings.Secure.DOZE_QUICK_PICKUP_GESTURE,
                        false /* setting default */,
                        true /* setting default */,
                        config.quickPickupSensorEnabled(KeyguardUpdateMonitor.getCurrentUser())
                                && udfpsEnrolled,
                        DozeLog.REASON_SENSOR_QUICK_PICKUP,