commit | 2d583f92a99307a713776a5eb800304fbb0305f9 | [log] [tgz] |
---|---|---|
author | Les Lee <lesl@google.com> | Wed May 12 16:26:54 2021 +0800 |
committer | Les Lee <lesl@google.com> | Fri May 14 02:33:51 2021 +0000 |
tree | 04aa19e84582fe5ecd58098d3a056b7be526e31f | |
parent | 51531a5f29b3e48d2d597db495a395a1fa2ede7a [diff] |
wifi: add RequiresApi annotations Note: All of the parameter/API which introduced in S in SoftApConfiguration can't support in R even if it doesn't relate HAL. Because it will mess the configuration which backup in cloud and break configuration backup/restore from R (mainline updated) -> R. Bug: 181358771 Test: atest FrameworksWifiApiTests Test: atest FrameworksWifiTests Change-Id: I64e7f5f27dc4ea4f4e851420e135617070a81ab3