commit | f4647e03f41b467543610d1aefdeb2663b92df4c | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Thu Oct 19 18:16:18 2023 -0700 |
committer | Yu Shan <shanyu@google.com> | Mon Oct 30 13:47:56 2023 -0700 |
tree | 02c5a3527c02492c4ee04e63e1a21ae79247b3ed | |
parent | 052608fe336faf04b3bc243fd98f62f26697ec24 [diff] |
Avoid holding lock while calling callback. Avoid holding lock while calling property store OnValueChangeCallback. This might cause dead lock if VehiclePropertyStore is accessed within the callback. Test: atest VehiclePropertyStoreTest Bug: 306511577 Change-Id: I5e29e9715d4429ccde5145af385a363bac548af7