History log of /frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/ANQPFactory.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2709be1ecb0062e301dc2d3ea9eef11951a5b958 10-Aug-2016 Glen Kuhne <kuh@google.com> resolve merge conflicts of b843fca to nyc-dev

Change-Id: I9dd10e35d901404b6d77d9ca0f99dbc8c2294b2f
6154eb070b9f224a8daebf0a852d61f07d2c5cf3 20-Jul-2016 Samuel Tan <samueltan@google.com> ANQPFactory: catch all potential parsing errors

The ANQP Element parsing code that parses untrusted data broadcasted
by APs is currently untested, and might contain errors that will
trigger exceptions that can crash the system service (e.g. null pointer
exceptions).

To contain this risk, catch all possible exceptions from the invoking
ANQP element parsing code from ANQPFactory, and throw them again
as ProtocolExceptions, which users of ANQPFactory already catch.

BUG: 30230534
Change-Id: Icaba02c0e6739d94482cf4a5e704b59f8d4105b4
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/ANQPFactory.java
2e814680f4dd27a5f825afab189843582235cedc 24-Jan-2016 Jan Nordqvist <jannq@google.com> New System APIs for Passpoint r2 app.

Change-Id: If23e6ab432e871a407cbff94292673524c6d72bd
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/ANQPFactory.java
1d5cd3938f9191184cd9aea3059a3b62bf3a0372 22-Jul-2015 Jan Nordqvist <jannq@google.com> Hotspot 2.0 relase 2 first cut.

Policy provisioning.
API methods.
Timers for policy and remediation.
Icon and friendly name checking.
Channel bindings for EST.

Change-Id: Ifa7125743ea93d7d4329cb53fd70c99b9b06fffe
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/ANQPFactory.java
77f2b82a2e80af8da52c22d69a76def6d4209757 14-Feb-2015 Jan Nordqvist <jannq@google.com> Integrate passpoint with existing Wifi infrastructure

This change hooks passpoint with rest of the wifi infrastructure.

It includes changes related to passing ANQP and other passpoint
information along with scan results and various fixes to parsing
and selection logic.

Change-Id: Id15ef1aea65dedab3e8e3df0c8a7515974c94021
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/ANQPFactory.java
7b2caa25fb57f2d95e0d0421704c49d3af4b8e6f 23-Jan-2015 Jan Nordqvist <jannq@google.com> A few more bug fixes and addition of Icon and Home realm queries.

Change-Id: I31056c1c6246aafa2f4de106c805d773d67d7731
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/ANQPFactory.java
777f4fc037d3ebd555f10041f8acfb41515b2f4b 23-Jan-2015 Jan Nordqvist <jannq@google.com> Bug fixes after test run. First pass all OK.

Change-Id: I88c6253c44ecceb574b9afb57934bc492eb13c4c
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/ANQPFactory.java
6a3903fed590e369b576bddbe1ae2d788768ddfe 23-Jan-2015 Jan Nordqvist <jannq@google.com> Base Hotspot 2.0 code (moved from base).

Change-Id: I9ae5eb0d6ff2cd15c73deaf239465353ab1ee90c
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/ANQPFactory.java