summaryrefslogtreecommitdiff
path: root/tools/aapt/ResourceTable.cpp
diff options
context:
space:
mode:
author Benedict Wong <benedictwong@google.com> 2021-07-15 19:41:53 -0700
committer Benedict Wong <benedictwong@google.com> 2021-07-16 12:10:08 -0700
commite8c548fd0221ccb181fd8c5864783f68cd799593 (patch)
tree0e81eb2baa6d116765713c916366857b750ab46a /tools/aapt/ResourceTable.cpp
parent9ffdbe8b2a47a56b9ffb5791d2ef64b75dac1bac (diff)
Ensure VcnGatewayConnection#isQuitting never gets unset after being set
This change ensures that the VcnGatewayConnection can never abort a quitting command; specifically, if a non-quitting disconnect request is processed after a quitting disconnect request, the isQuitting value MUST continue to stay set (as true). Failure to OR the values results in orphaned VcnGatewayConnection(s), and the VCN network thrashing. Additionally reduce verbosity of local logs, to ensure it better captures failures and logWtf(s) Bug: 192776413 Test: atest FrameworksVcnTests Change-Id: Iec8dae701838794261957609bae4e270eaa9cdc7
Diffstat (limited to 'tools/aapt/ResourceTable.cpp')
0 files changed, 0 insertions, 0 deletions