commit | 8609037c8ac9e26e7826ff36dfcce6fa1494d3eb | [log] [tgz] |
---|---|---|
author | Roman Kiryanov <rkir@google.com> | Fri Feb 17 10:33:18 2023 -0800 |
committer | Roman Kiryanov <rkir@google.com> | Fri Feb 17 10:33:18 2023 -0800 |
tree | f00bc0501e4fd62a43cde51e676e0942111cfac5 | |
parent | 66c79a3ea7c1f8ac146d4d2d7cc901d7a6a80b64 [diff] |
A follow up to the locking part, now for `unlock` In `unlock` we used to update the `lockedX` in `unlockHostImpl` which is not called if `hostHandle` is not allocated. Bug: 269194950 Test: presubmit Change-Id: Ia84912d9fd5c670fa812564dc0fd653de208800c Signed-off-by: Roman Kiryanov <rkir@google.com>