summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2013-09-18 16:28:50 -0700
committerThe Android Automerger <android-build@google.com>2013-09-19 14:15:55 -0700
commitf6ec783d4b684d27ff8822aa5ca813c014e0c48d (patch)
tree55599da8a50c2c9e9571347f9566b2d6c3320be8 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent96ac55b08e100e4d2bea0c9d7bf1cd3344454d66 (diff)
Use a separate thread for services that do NTP lookup
Some services do periodic network time lookups and can wedge the other operations on BackgroundThread and IO Thread, causing Watchdog to kill the runtime. So best to put those handlers on separate threads. Going forward, should convert NTP lookups to be async with callbacks. Bug: 10646480 Change-Id: I8c7ba6052cb3539575712c2099a706b14ff60196
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions