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

Commit 49d94e2a authored by Robert Horvath's avatar Robert Horvath
Browse files

Clarify usage of LOW_POWER_STANDBY_FEATURE_WAKE_ON_LAN

Bug: 269254783
Test: -
Change-Id: Ic6b552db46cbcb0f1088e923903cc993dd429ef4
parent d6825722
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -2982,6 +2982,12 @@ public final class PowerManager {
    /**
    /**
     * Signals that wake-on-lan/wake-on-wlan is allowed in Low Power Standby.
     * Signals that wake-on-lan/wake-on-wlan is allowed in Low Power Standby.
     *
     *
     * <p>If Low Power Standby is enabled ({@link #isLowPowerStandbyEnabled()}),
     * wake-on-lan/wake-on-wlan may not be available while in standby.
     * Use {@link #isAllowedInLowPowerStandby(String)} to determine whether the device allows this
     * feature to be used during Low Power Standby with the currently active Low Power Standby
     * policy.
     *
     * @see #isAllowedInLowPowerStandby(String)
     * @see #isAllowedInLowPowerStandby(String)
     */
     */
    public static final String LOW_POWER_STANDBY_FEATURE_WAKE_ON_LAN =
    public static final String LOW_POWER_STANDBY_FEATURE_WAKE_ON_LAN =