summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSudheer Shanka <sudheersai@google.com>2018-02-11 12:22:16 -0800
committerSudheer Shanka <sudheersai@google.com>2018-03-28 16:32:13 -0700
commitd993dcfe13866d5e7bf4f957d64830bfe9b1c823 (patch)
tree7f9387e88735f08400e715ba2fe414f5fe076d34 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentf67bb19fc3e75ae524f3a5e14917d61925481569 (diff)
Update uid state used for bucketizing data in fg vs bg states.
Currently we are using PROCESS_STATE_BOUND_FOREGROUND_SERVICE to decide whether to allow network access for an uid or not but PROCESS_STATE_TOP is used for bucketizing data in fg vs bg states. It's possible that even though user restricts background data uasge for an app, the bg data usage amount displayed to the user is > 0. As this could be confusing, use PROCESS_STATE_BOUND_FOREGROUND_SERVICE for bucketizing in fg vs bg states too. Bug: 63907204 Test: atest com.android.server.NetworkPolicyManagerServiceTest Test: manual Change-Id: Ib506e421043fbe1052b6d0068ebf01d288faba21
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions