Expose `NET_CAPABILITY_LOCAL_NETWORK` as public API
Apps that target an SDK before {@link Build.VERSION_CODES.VANILLA_ICE_CREAM} will not see networks with this capability unless they explicitly set the NET_CAPABILITY_LOCAL_NETWORK in their NetworkRequests. In this way, `NET_CAPABILITY_LOCAL_NETWORK` should be public. Bug: 313000440 Test: None Change-Id: I44d9cf3ecf5da471a627696f3d2680f35d4b122d
Loading
Please register or sign in to comment