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

Commit 4907fccc authored by Ahmed ElArabawy's avatar Ahmed ElArabawy Committed by Android (Google) Code Review
Browse files

Merge "Wifi: Update the API doc for LOW_LATENCY wifilocks"

parents 07d709cf 0dfff0de
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -1037,9 +1037,6 @@ public class WifiManager {
     * Example use cases are real time gaming or virtual reality applications where
     * low latency is a key factor for user experience.
     * <p>
     * When there is no support from the hardware, the {@link #WIFI_MODE_FULL_LOW_LATENCY}
     * lock will cause the device not to go power save.
     * <p>
     * Note: For an app which acquires both {@link #WIFI_MODE_FULL_LOW_LATENCY} and
     * {@link #WIFI_MODE_FULL_HIGH_PERF} locks, {@link #WIFI_MODE_FULL_LOW_LATENCY}
     * lock will be effective when app is running in foreground and screen is on,