e481d33cc0f02ff63d337304b9d4e3bddf42179a
Currently, the mCharacters field gets lost via IPC because it is not written to Parcel during serialization. Add this field to the parcel. The ACTION_MULTIPLE with KEYCODE_UNKNOWN signals usage of mCharacters. But the mCharacters field isn't really used by the system. So, deprecate this field. Also deprecate ACTION_MULTIPLE, which doesn't really get used. Bug: 111386868 Test: atest cts.KeyEventTest Change-Id: Ie01b796a10f8b2dcc2bcfa15f71b17a7e917faa7
Merge "Remove public API methods from hiddenapi-light-greylist.txt" am:
88994b26cc am: 61f6dc4c24 am: b80a1c469c
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%