commit | 35401eb1ba251507ed68748b19b0c4a2fcc56c40 | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Wed Jul 03 19:19:40 2024 -0700 |
committer | Yu Shan <shanyu@google.com> | Wed Jul 10 23:40:22 2024 +0000 |
tree | 83001e5e29700250ef125a3cf072a92301791e89 | |
parent | c0c87aa3732eb89a7c18e98901f0514a24fcaa25 [diff] |
Use read-write lock to guard property config. Property config now may change dynamically due to late-init. We might also support dynamic config later. This CL uses read write lock to properly guard access to config map. Flag: EXEMPT HAL change Test: atest DefaultVehicleHalTest Bug: 342470570 Change-Id: I0df79040c363e66baab48631f457752532d2967d