diff options
author | Etan Cohen <etancohen@google.com> | 2020-02-09 12:06:56 -0800 |
---|---|---|
committer | Etan Cohen <etancohen@google.com> | 2020-02-10 20:36:51 -0800 |
commit | b9f28bc805e69cbb7943c1ef45d462f3d231372f (patch) | |
tree | 80c61934ea5536ad63088d49ce3387662068bb6c /api/system-lint-baseline.txt | |
parent | eb1ae5b6bc9748be5666c5ec04b83540046d66b2 (diff) |
[WIFICOND] Rename to nl80211
per API council feedback.
Bug: 149105833
Bug: 148680192
Test: atest android.net.wifi
Test: atest com.android.server.wifi
Change-Id: I1d6bbd126ae0eb06068ff962573021fdec590735
Diffstat (limited to 'api/system-lint-baseline.txt')
-rw-r--r-- | api/system-lint-baseline.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/system-lint-baseline.txt b/api/system-lint-baseline.txt index 0caee6bebbda..dfb0d7460ca4 100644 --- a/api/system-lint-baseline.txt +++ b/api/system-lint-baseline.txt @@ -234,7 +234,7 @@ OnNameExpected: android.content.ContentProvider#checkUriPermission(android.net.U If implemented by developer, should follow the on<Something> style; otherwise consider marking final -PairedRegistration: android.net.wifi.wificond.WifiCondManager#registerApCallback(String, java.util.concurrent.Executor, android.net.wifi.wificond.WifiCondManager.SoftApCallback): +PairedRegistration: android.net.wifi.wificond.WifiNl80211Manager#registerApCallback(String, java.util.concurrent.Executor, android.net.wifi.wificond.WifiNl80211Manager.SoftApCallback): |