Android O IOT Preview 6 (4475743)
Define NOT_ROAMING network capability.

The "roaming" state of a network really belongs on NetworkCapabilities
instead of being published through NetworkInfo.isRoaming().  One major
reason is to support developers creating NetworkRequests for a
non-roaming network.

Test: bit FrameworksNetTests:android.net.,com.android.server.net.
Bug: 68397798, 16207332
Change-Id: Id115bd88c3a83462dfececb145e9d1900ee0a8a6
1 file changed