diff options
author | Jeff Sharkey <jsharkey@android.com> | 2018-03-28 10:54:07 -0600 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2018-03-28 13:05:23 -0600 |
commit | c159d529422e33dc6233bafafd4aba932b985892 (patch) | |
tree | ba3a6417c945a9b4d0bb47def70ad7a7a70de196 /libs/hwui/pipeline/skia/SkiaOpenGLPipeline.cpp | |
parent | ff23ffa8ff352b9c7178d19779783d7c231fabda (diff) |
Tidy up users of TRANSPORT constants.
Some call sites using explicit TRANSPORT types want to know about the
raw underlying transport, and they don't want to know about VPNs
that are going over that transport.
For example, SettingsLib always wants to know about the actual
Wi-Fi network, so it uses NOT_VPN to avoid being confused by VPN
networks that are backed by a TRANSPORT_WIFI network.
GnssLocationProvider wants to know about any validated internet
access, regardless of the underlying transport.
Test: atest com.android.settingslib.wifi
Bug: 68499889
Change-Id: Ib5897946d856444d9ff3b54c4aeace6baa42f8bf
Diffstat (limited to 'libs/hwui/pipeline/skia/SkiaOpenGLPipeline.cpp')
0 files changed, 0 insertions, 0 deletions