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

Commit 66a112a6 authored by Holly Jiuyu Sun's avatar Holly Jiuyu Sun Committed by Android (Google) Code Review
Browse files

Merge "[omni] Enable CUSTOM_LPH_THRESHOLDS." into main

parents 5388adb0 4b377edb
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"
        )