Skip to content
Commit a144e520 authored by Elliot Sisteron's avatar Elliot Sisteron
Browse files

Fix CTS test where permission is not held.

This happens because acquiring / releasing permissions is an operation
that is "static": it happens as a side effect of calls rather than being
comparmentalized; which can cause racyness if separate threads are
requesting separate permissions.

Bug: 221401739
Test: atest CtsSafetyCenterTestCases
Change-Id: Ib2e890cf9fbaecd7545b492b20ad0c50d0b56f1b
parent 486b4185
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment