diff options
author | Remi NGUYEN VAN <reminv@google.com> | 2019-03-22 17:16:52 +0900 |
---|---|---|
committer | Remi NGUYEN VAN <reminv@google.com> | 2019-03-22 17:16:52 +0900 |
commit | e21d7417a969bb08d1ed11e689d2ba2a4f640be5 (patch) | |
tree | b8ed4aaedc62e5b60cecd57b5e67bc284eb148b1 /src/com/android/server/NetworkStackService.java | |
parent | 2f8081e713c1352ac1b45f8e237af0580fdae821 (diff) |
Fix API in CaptivePortal and ConnectivityManager
- Remove CaptivePortal constructor from SystemApi. This constructor was
added in Q timeframe and ends up being unnecessary since
CaptivePortal creation was refactored to ConnectivityService because
of visibility issues on ICaptivePortal.
- Rename getAvoidBadWifi to shouldAvoidBadWifi
- Add permission annotation for shouldAvoidBadWifi
Test: flashed, WiFi and captive portal works
Bug: 128935314
Bug: 128935673
(clean cherry-pick of AOSP I7395d4a4db6a64398a827692aee1956c011873e5)
Change-Id: I09545c00af3519dbf141dd5951b28f49e37b3e80
Diffstat (limited to 'src/com/android/server/NetworkStackService.java')
0 files changed, 0 insertions, 0 deletions