diff options
author | Erik Kline <ek@google.com> | 2016-03-22 17:04:20 +0900 |
---|---|---|
committer | Erik Kline <ek@google.com> | 2016-03-24 12:52:54 +0900 |
commit | 371c7b7dc6b922527390c42988c49d1ddd937d17 (patch) | |
tree | 48e9a5c726e1bed26ed353c620c3b1fc5b823c73 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 0df18a12bf58d3c1d3615f4240003e661a8d4798 (diff) |
Add "track default" type to NetworkRequestInfo
The "default network tracking" request is somewhere between a listen
and a request, in previous semantics. It is more like a listen in that
it doesn't cause any network to be brought up, but also like a request
in that will only get callbacks about a single network at a time (not
all networks that might match).
This change minimally splits the NetworkRequest types into 3: LISTEN,
REQUEST, and TRACK_DEFAULT.
Change-Id: I2d113b2f6eed526a7808592bce0118260a56f77c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions