summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2018-06-06 15:35:53 -0600
committerJeff Sharkey <jsharkey@android.com>2018-06-06 15:42:23 -0600
commitc3c728749e077eeb37c3e5c61a996f62d9cc3680 (patch)
treecc4ece5de69bbb61f3fe4ba5d9d71bfd37518622 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent7bb9fcbc4586610a8b20e1c4d11987cc48850e8c (diff)
Re-enable vold watchdog.
Awhile back we moved vold over to use Binder, which means we can now execute multiple parallel calls down to vold. We instead have a lock on the vold side to ensure certain calls continue to be serialized, but all long-running operations now use callbacks. Thus the vold lock should be low-contention, and any operations that wedge vold should cause the watchdog to fire and help the device recover. Bug: 80472979 Test: manual Change-Id: Ie2ec68f1fa0ff895153438fcebbe1f2a4e8be0a7
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions