commit | 21005edfdf07276250aee2fe22c7e5b312835a2c | [log] [tgz] |
---|---|---|
author | Handa Wang <handaw@google.com> | Mon Dec 11 11:18:14 2023 +0800 |
committer | Motomu Utsumi <motomuman@google.com> | Wed Feb 07 17:23:42 2024 +0900 |
tree | d8aef630444cf84182db034add3d4dd03be7a0df | |
parent | d7773093eeec02804aa0992a8ecbd2cca12f227c [diff] |
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