diff options
author | Benedict Wong <benedictwong@google.com> | 2021-05-20 16:42:42 -0700 |
---|---|---|
committer | Benedict Wong <benedictwong@google.com> | 2021-05-24 17:22:49 -0700 |
commit | f8ce665d9fd85e1daadc251f905058ad5f88b44c (patch) | |
tree | 7be308392b50c07fb1b5f567694be3f8e952927c /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 3952307a8c04bff5fec335d31607b651865133ce (diff) |
Prevent concurrent modification exceptions in VcnManagementService
In order to prevent concurrent modifications from triggering an
exception in the dump, proxy it to the handler thread.
Adding locks was considered, but would require auditing all callbacks
and proxying them to the handler threads in order to ensure lock
inversion and deadlocks never occur.
Bug: 188840899
Test: FrameworksVcnTests
Test: adb shell dumpsys vcn_management
Change-Id: Ibcc4bdc06301dd77260adaa0c086529f8f524679
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions