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

Commit 4b377edb authored by Holly Sun's avatar Holly Sun
Browse files

[omni] Enable CUSTOM_LPH_THRESHOLDS.

This will make our experiment setup easier. See https://docs.google.com/document/d/1GFMqkgVDgFYQnI_JMb7nARuKDwFy1SSVN00YOFKhY1Y/edit?resourcekey=0-JApoPZTfjxke-Cf82RSD_A&tab=t.0#bookmark=id.25pwwrhh1h8q

Bug: 331800576
Test: manual
Flag: legacy CUSTOM_LPH_THRESHOLDS enabled
Change-Id: I4b4fad79151ce6c91ca2895bcff534acae5e340c
parent 2078ab6a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ class DeviceConfigWrapper private constructor(propReader: PropReader) {
    val customLphThresholds =
        propReader.get(
            "CUSTOM_LPH_THRESHOLDS",
            false,
            true,
            "Server side control to customize LPH timeout and touch slop"
        )