diff options
author | Lorenzo Colitti <lorenzo@google.com> | 2015-02-05 13:57:17 +0900 |
---|---|---|
committer | Lorenzo Colitti <lorenzo@google.com> | 2015-02-11 10:21:01 +0900 |
commit | d6a7980dd9a52f082091cf000095b77a9d44565d (patch) | |
tree | d6a4bafd7fa7aa4c85fce825cfb016b75517d182 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 3bb5fdc7e607febaad3bd41ed7a36b596b7286af (diff) |
Make getNetworkInfo() take into account VPN underlying networks.
If a user is subject to a VPN, getActiveNetworkInfo() will return
the VPN's underlying network (e.g., TYPE_WIFI), so that apps that
call getActiveNetworkInfo to answer questions like "is the device
connected to wifi?" will continue to work. Make getNetworkInfo
do this as well: if the query is for a network type that is
underlying the current user's VPN, then return that network.
Bug: 19196545
Change-Id: Ic5a651735b927c758594a26d26a03fbd704b52e6
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions