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

Commit 2f272bf3 authored by Calvin On's avatar Calvin On
Browse files

DO NOT MERGE ANYWHERE: Fix build

Hide NET_TRANSITION_WAKELOCK_OVERRIDE_MS setting

Bug: 63760887
Bug: 30574433
Change-Id: I6069e275cfd64a2c994b14962df1ca31f39d3943
parent 675c5c81
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7882,6 +7882,7 @@ public final class Settings {
         * A setting of > 0 enacts this override duration in favor of the default or
         * any other configured wakelock duration.
         * A setting of == 0 effectively disables the net transition wakelock.
         * @hide
         */
        public static final String NET_TRANSITION_WAKELOCK_OVERRIDE_MS =
                "net_transition_wakelock_override_ms";