commit | 554e5a011cc482a4cd503146e213c7e40bfe9402 | [log] [tgz] |
---|---|---|
author | Lee Shombert <shombert@google.com> | Tue Nov 05 13:23:57 2024 -0800 |
committer | Lee Shombert <shombert@google.com> | Tue Nov 05 16:00:07 2024 -0800 |
tree | b5b1b8718a9365e68b57946301405ce7fb2b0771 | |
parent | 9b9a570882d24f361538f2f637dbc6ea0047e455 [diff] |
Add synchronization to PIC shared memory Add more robust synchronization to the PIC shared memory nonce storage. The updated code follows the standard "double-checked" pattern. Flag: android.app.pic_uses_shared_memory Bug: 360897450 Test: atest * FrameworksCoreTests:PropertyInvalidatedCacheTests * FrameworksCoreTests:IpcDataCacheTest * CtsOsTestCases:IpcDataCacheTest Change-Id: I22ee87f9ea86f1bf17dd5e550dfae237236e3f98