summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2020-09-21 14:37:41 -0700
committerJohn Reck <jreck@google.com>2020-09-21 21:43:20 +0000
commit58f3306d05ca50fab731d66d4df3e839f4f1eedd (patch)
tree739fd8211264de6fd003b195460ff5710b24edae /tools/aapt2/java/JavaClassGenerator.cpp
parent1989311276e851a2e9c8dadc44481a665b2bf39d (diff)
Fix override setBufferCount
The logic in setBufferCount was still assuming it needed to inject the extra buffers, however that injection was already happening in the min_undequeued query. So it was increasing buffercount by 2x the extraCount, or concretely 5 buffers when it should have been 4 on >75hz devices Bug: 168928692 Test: Boot coral, verify 4 buffers instead of 5 Change-Id: I0908228a6791d90544fbf4cb21170931bd31a9db
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions