diff options
| author | 2014-08-28 23:57:11 -0700 | |
|---|---|---|
| committer | 2014-08-29 00:57:19 -0700 | |
| commit | 72d35fa829549a138504dde35a42535a296f79cb (patch) | |
| tree | bc923515009882072d1081f133bd442c01a39b8c /libs/hwui/ProgramCache.cpp | |
| parent | b32063822bfd60a00e20318f641e26fd0007dc1b (diff) | |
Reject request when any unknown flag is speficied
Currently EditableInputConnection#requestUpdateCursorAnchorInfo
never returns false unless InputMethodManager is somehow
unavailable.
This is problematic, especifially when we add a new flag to
EditableInputConnection#requestUpdateCursorAnchorInfo in a
future release.
With this CL, #requestUpdateCursorAnchorInfo does nothing and
immediately returns false when one ore more unknown bits are
specified.
BUG: 17324806
Change-Id: I5601714b481e8efa0ad3337c0d093cfcf55eade3
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions