Merge "Correct javadoc usage"
This commit is contained in:
@@ -453,7 +453,7 @@ public class ConnectivityService extends IConnectivityManager.Stub
|
||||
* direct device-originated data traffic of the specific UIDs to the correct
|
||||
* default network for each app.
|
||||
* Order ints passed to netd must be in the 0~999 range. Larger values code for
|
||||
* a lower priority, {@see NativeUidRangeConfig}
|
||||
* a lower priority, see {@link NativeUidRangeConfig}.
|
||||
*
|
||||
* Requests that don't code for a per-app preference use PREFERENCE_ORDER_INVALID.
|
||||
* The default request uses PREFERENCE_ORDER_DEFAULT.
|
||||
|
||||
Reference in New Issue
Block a user