History log of /frameworks/base/wifi/tests/src/android/net/wifi/ScanResultTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
caf9b531f7a78353be575dcaa8bb7fe83c9988ad 23-Jan-2018 Etan Cohen <etancohen@google.com> Update SmallTest library

android.test.suitebuilder.annotation.SmallTest is deprecated and
replaced by android.support.test.filters.SmallTest.

Update all test files. No other change.

Bug: 72324160
Test: all unit tests pass
Change-Id: I02ec8419a3eac698077d46b0b95f1f695b0f1b9b
/frameworks/base/wifi/tests/src/android/net/wifi/ScanResultTest.java
4f176150667b518ac77b9e71282d3b03670a5d73 28-Oct-2017 Roshan Pius <rpius@google.com> ScanResult: Add radio chain information

On devices with multiple radio chains, each scan result could be
received using different combination of the available radio chains
(DBS, MCC). Add a new parameter in the scan result to convey this meta
information about the scan result.

Bug: 68335251
Test: Unit tests
Change-Id: I1fc97745b9e74b768b67b0c80e52ce4a13e69527
/frameworks/base/wifi/tests/src/android/net/wifi/ScanResultTest.java