summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Evan Rosky <erosky@google.com> 2022-06-24 10:40:57 -0700
committer Evan Rosky <erosky@google.com> 2022-06-24 10:40:57 -0700
commitc80650936af6647d1771a48ac4715b10f19b667a (patch)
tree1c84d6cb53b9a28e20270f20d30180abfd38c60e /api/api.go
parent6ad1f71cce190b526a1444c6ba77a99f5262edc1 (diff)
Post view-drawing so that it happens after applying start transaction
These views were drawing before the transition startTransaction is applied. This can cause deadlocks if there aren't enough buffers and the view blocks the thread since applying the transaction is what frees-up the buffers. Bug: 233625646 Test: run tests and check for fewer ANRs Change-Id: I7d592fe186695cdcde040d4ec315e656e05354e5
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions