commit | e26efa139723874117f20bb3b21f146dcade0902 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Nov 14 07:35:24 2019 -0800 |
committer | Roshan Pius <rpius@google.com> | Mon Nov 18 11:38:02 2019 -0800 |
tree | 82cc9d2d488ed18339b7889947c5bd99381eeb0f | |
parent | f57f2b6243f527c010fde7a5f6e21f51746e41e7 [diff] |
ScoredNetworkEvaluator: Use new @SystemApi for NetworkScoreManager Also, a) retrieve the uid for the scorer app using packageManager instead of using the @hide getActiveScorer() method. b) Dump the state of the callback when wifi service dump is triggered. Bug: 144487252 Test: a) Device boots up and connects to wifi network. b) Manually verified that network scores are being requested & updated with the new interface. Change-Id: Iddf5a640e78553ebef03b9f762904c2dacc57807