commit | 4d06f77b3548932711c5844c13da96b37ac712b5 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Mon Feb 08 12:56:24 2021 -0800 |
committer | David Su <dysu@google.com> | Mon Feb 08 12:56:24 2021 -0800 |
tree | d70d95ec6d454e53c0c97afdc8a4c2c227a921eb | |
parent | 1159d7052ea1ba851b21dcfa50dc4c6518ab136a [diff] |
WifiScoreReportTest: fix to pass on Android R Convert to using a mock NetworkAgent instead of a real one. The real NetworkAgent uses AIDL, which causes backwards compatibility issues. Bug: 179512200 Test: atest WifiScoreReportTest (on R & S) Change-Id: I8883121547e655648a9a94671decb23e7ef19a27