diff options
| author | 2023-06-26 09:30:06 +0000 | |
|---|---|---|
| committer | 2023-06-28 15:35:37 +0000 | |
| commit | 3d993de0d1ada8065d1fe561f690c8f82b6a7d4b (patch) | |
| tree | 4632a74976084a9af381ec4b1ac4590d496e7c9b /libs/androidfw/ObbFile.cpp | |
| parent | 8c66a8b3c7bea0b7305a5f8c5b8e13c904d137f2 (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.
Bug: 274058082
Test: Patch tested by Oppo
Change-Id: I745008a0a8ea30830660c45dcebee917b3913d13
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions