Synchronize read/write operations in AppFunctionAgentAllowlistStorage.
Add a lock to synchronize the `readPreviousValidAllowlist` and `writeCurrentAllowlist` methods, ensuring thread-safe access to the allowlist file. Flag: EXEMPT Added only lock Test: atest FrameworksAppFunctionsTests Bug: 416661798 Change-Id: I15338ab9d8da31d1c1bc1eef240848619d3e4157
Loading
Please register or sign in to comment