summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJeremy Joslin <jjoslin@google.com>2016-08-08 16:07:37 -0700
committerLorenzo Colitti <lorenzo@google.com>2016-10-21 18:47:57 +0900
commit3f0d75afe89f29f5352cc67e0dfdfb509bb64383 (patch)
treecdeedf767f99ec9ca246d86384b429ceb2c12711 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent71ae440ac218c12bbb5d0d7a4b7d1949eed79c4f (diff)
VPN network stat accounting changes.
Properly account for VPN apps that make heavy use of the tun interface. Prior to this change a VPN app could be incorrectly charged for more data than it actually used if it sent more traffic through the tun interface than the underlying interface. This change excludes VPN app traffic on the tun interface from the adjustment pool and doesn't redistribute traffic to the VPN app. Instead all of the redistributed traffic is deducted from the VPN app which effectively represents any overhead incurred by the VPN app. BUG: 30557871 Change-Id: I62a75a0c0c0111e052b7903baa9f5d6d94ef57fd
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions