History log of /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/DomainMatcher.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b40ba9e6ef82ac6c82869d1b562701483b8f1fc2 22-Nov-2016 Peter Qiu <zqiu@google.com> hotspot2: cleanup DomainMatcher

- Cleanup the implementation
- Add documentation
- Add unit tests

Bug: 33050774
Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Change-Id: I694ab0fc24ed9e8bcd9cd24a4d22208e123dcc5f
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/DomainMatcher.java
b378283f8783e0e20e70a3cbbcdcb3e07b434493 01-Nov-2016 Peter Qiu <zqiu@google.com> hotspot2: remove OMADM and PPS code

Now that we are switching over to use PasspointConfiguration parcelable
object for data exchange between the app and the framework, the
existing OMADM parser and the PPS code is no longer needed. So remove
them.

Bug: 32512868
Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Merged-In: I5efb2f39e40488c25720efb5db8534e3bbfdd651

Change-Id: I5efb2f39e40488c25720efb5db8534e3bbfdd651
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/DomainMatcher.java