Files
frameworks_base/core/java
Stephen Chen 4efd1ca536 Check contents of Bundle for ScoredNetwork.equals
Bundle just uses object equality, so this improves the equality of
ScoredNetwork by checking the contents of the bundle.

Bug: 34824590
Test: runtest --path
frameworks/base/core/tests/coretests/src/android/net/ScoredNetworkTest.java

Change-Id: I1c39e574d4e1e23e0155467302be5e34076fe9a0
2017-08-22 11:09:02 -07:00
..