diff options
| author | 2023-06-26 11:16:37 +0000 | |
|---|---|---|
| committer | 2023-07-08 07:23:03 +0000 | |
| commit | 4b3c4620166071561ec44961fb08a56676b4fd6c (patch) | |
| tree | 30d786c1ffb92df36cc077e18e7652bec6f93221 /api/api_test.go | |
| parent | c424f6ec8c420e0d93ba36da8432b19f84f8c7e9 (diff) | |
Do not share key mappings with JNI object
The key mapping information between the native key mappings and
the KeyCharacterMap object available in Java is currently shared,
which means that a read can be attempted while it's being modified.
Because the code changed between R and S, this CL fixes it just
for R; the patch for versions S+ is ag/23785419
Bug: 274058082
Test: Presubmit
Change-Id: I3be94534dcda365da473f82347ae2e3f57bb1b42
Merged-In: I745008a0a8ea30830660c45dcebee917b3913d13
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions