summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorChris Wren <cwren@android.com>2016-04-06 11:12:02 -0400
committerChris Wren <cwren@android.com>2016-04-06 11:12:02 -0400
commit52020492f26990a1f18aa4474bbfce44b5d0c650 (patch)
treec91c79a49413a91e6ecf145414d658d78277c913 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent5798a425ec657cbbe10025a90f5342700f569ba3 (diff)
don't pin ranking updates at the end of the queue.
Apparently we schedule ranking updates all the time, so the job gets pulled to the end of the queue, and can get starved. This change makes sure we don't schedule multiple updates by leaving it in the queue. If a job in the queue behind hte update request needs to send an update it will jsut request one anyway, so we shouldn't miss updates. Bug: 28015158 Change-Id: Id5b9d05ea6eb35e610ee34651e4cde8cddd4ae66
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions