diff options
author | Siarhei Vishniakou <svv@google.com> | 2018-07-18 14:46:00 +0100 |
---|---|---|
committer | Siarhei Vishniakou <svv@google.com> | 2018-08-08 18:59:37 -0700 |
commit | e481d33cc0f02ff63d337304b9d4e3bddf42179a (patch) | |
tree | 6c6401ac5e60fd7abc51e86ecd71b4039fd16f54 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 1ff73729b81f88788900206d5d47a6ff9b7b1761 (diff) |
Parcel mCharacters in KeyEvent
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
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions