Merge "Correct javadoc usage" am: b7f81e4a6d
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/2153593 Change-Id: I72c6695348fb9b5f81f5e89064ec10d166fa23bf Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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