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

Commit 0dfff0de authored by Ahmed ElArabawy's avatar Ahmed ElArabawy
Browse files

Wifi: Update the API doc for LOW_LATENCY wifilocks

This commit is updating the javadoc for the LOW_LATENCY wifi locks.
This is based on the request of the API Council review.

Bug: 122984857
Test: None
Change-Id: I815eb5b9905b700433aed4ef4fbbce215ffbe391
parent 699905e5
Loading
Loading
Loading
Loading
+1 −4
Original line number Original line Diff line number Diff line
@@ -1037,9 +1037,6 @@ public class WifiManager {
     * Example use cases are real time gaming or virtual reality applications where
     * Example use cases are real time gaming or virtual reality applications where
     * low latency is a key factor for user experience.
     * low latency is a key factor for user experience.
     * <p>
     * <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
     * 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}
     * {@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,
     * lock will be effective when app is running in foreground and screen is on,