summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorSong Hu <songhu@google.com>2021-10-27 11:25:12 -0700
committerSong Hu <songhu@google.com>2021-10-27 20:58:43 +0000
commit689bc29ad00b7235da25e78c32edbc559959095a (patch)
tree711f02b4543adbe7b5ba654da0fd64d20d38513d /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentb90a174204e9e5b2f2af9db8a7e41a3c4ab95891 (diff)
Send registerPredictionUpdates request immediately instead of pushing it to the main thread Looper queue.
This ensure requestPredictionUpdate executing after registerPredictionUpdates; otherwise when main thread is busy, requestPredictionUpdate may occur before registerPredictionUpdates and skip executing main logic due to no registered callback. Bug: 200323675 Test: manually test on the device Change-Id: I70631a74583b41bb392600bd7c7bcf076727a802 (cherry picked from commit 50af435b775bdf61f10fbd99ffd4ace86ecb7619)
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions