diff options
| author | 2018-03-05 15:22:32 -0800 | |
|---|---|---|
| committer | 2018-03-07 17:58:42 +0000 | |
| commit | 2c9e780c4f691ec812d3714840c36febc718db3e (patch) | |
| tree | dee6bbc67900329f31636d33f7ae8dad652cc71f /libs/hwui/ProgramCache.cpp | |
| parent | 34ab4d95ca5f81c5761095b09f36d00b44e41199 (diff) | |
Fix accessibility action parceling
We were using an int for a bitmask, but the number of
standard actions reached 32 with the tooltip actions.
Switching to long.
This CL is mostly ag/3662206, but that CL did not
convert everything to ints.
Bug: 73897184
Test: AccessibilityNodeInfo tests caught this bug. I've also
enhanced it to make sure that all standard actions work
across parceling.
Change-Id: I2adae3ec34ac327af354449fbe6511f01cc30b2f
(cherry picked from commit c9bf45564b58f85e998d83e4ac797350478bbba6)
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions