summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Robert Carr <racarr@google.com> 2022-02-20 20:15:19 -0800
committer Robert Carr <racarr@google.com> 2022-03-23 15:26:11 -0700
commit7b5408d87a20a7ec66ab5bd5490644fdcc9b03ab (patch)
treec7f4c8851758e8e21fbef964da9e6a7402215f90 /libs/androidfw/StringPool.cpp
parent48cda45ffa7d57830f95fed3c8268ef17d2d96bc (diff)
Async BLAST Sync[3/N]: Push sync-id around
We push the syncId around via MSG_RESIZED and via finishDrawing. We can see the finishDrawing change is no-op, as it's not used on the server side. Likewise we can see the MSG_RESIZED change is noop, since even if it is received, it wont be used unless we call relayoutWindow in which case it will be overwritten by the one used there. This change is thus a noop until we actually remove relayout window. Bug: 161810301 Bug: 175861051 Bug: 175861127 Bug: 200285149 Change-Id: I30627ddad805731109aebeeaf6c74867dcd1ecca
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions