commit | 1a407651019718d0c3db426b9ef96c49632453ba | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Fri Mar 22 16:35:06 2019 +0800 |
committer | paulhu <paulhu@google.com> | Mon Apr 01 16:24:10 2019 +0800 |
tree | 0619edffa44d33dfc16207617fb0f016fe0c58ca | |
parent | 539821c9781aefc4aae0f9263bf9a23bf293d7e7 [diff] |
Address leftover comments on 923337 and 930217. - Restrict unprivileged apps to use NetworkRequest.Builder#setSignalStrength. - Remove the "throws NullPointerException" in CaptivePortalProbeSpec constructor. - Remove the null check in LinkProperties. - Add annotataion into all ConnectivityManager.NetworkCallback methods. Change-Id: Id275cac1d6a30d7515cd7b113394f5e8a0179314 Fix: 129097486 Test: atest FrameworksNetTests