summaryrefslogtreecommitdiff
path: root/tests/permission/src
diff options
context:
space:
mode:
author charleschen <liangyuchen@google.com> 2023-12-14 02:08:03 +0000
committer charleschen <liangyuchen@google.com> 2023-12-19 00:00:32 +0000
commitf9835510baa0271e14fa220e7b0a5cea1fb85a06 (patch)
tree672dac62e3e4b313a561603d36c2477a0e676fad /tests/permission/src
parent6fafa0de3847d435daac49dda220db745fbe20a7 (diff)
Fix race condition for VQDS functionalities
Lock are missing for thread safety on major VQDS functions. These methods can be invoked consecutively and race condition can happen. We need to add a lock to prevent it from happening. Bug: 295390470 Test: atest CtsVoiceInteractionTestCases Flag: N/A Change-Id: I99c43deb024f2d5fee5c1ac12e549966f949dc1e
Diffstat (limited to 'tests/permission/src')
0 files changed, 0 insertions, 0 deletions