Merge "API review for requestBandwidthUpdate()"

This commit is contained in:
fenglu
2015-04-27 20:34:00 +00:00
committed by Android (Google) Code Review

View File

@@ -2588,8 +2588,6 @@ public class ConnectivityManager {
*
* @param network{@link Network} specifying which network you're interested.
* @return {@code true} on success, {@code false} if the {@link Network} is no longer valid.
*
* @hide
*/
public boolean requestBandwidthUpdate(Network network) {
try {