diff options
author | Yoshiki Iguchi <yoshiki@google.com> | 2015-10-15 13:34:41 +0900 |
---|---|---|
committer | Yoshiki Iguchi <yoshiki@google.com> | 2015-10-19 14:35:55 +0900 |
commit | 21240052ad5f12c35b697cf1237491b6b4033594 (patch) | |
tree | 6197155572c4d0bcdc762a9ec1de387f38f56f88 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 0a5e256d9fd56607ab4bbd987268fbfa3fe935fe (diff) |
Fix crash on calling removeSelection with showing selection handlers
A crash occured on updating after calling removeSelection with showing
selection handlers. This was because some selection-handler code didn't
consider the case the selection index was -1 (-1 means there is no selection).
This patch fixes this crash.
Bug: 23299977
Change-Id: I736d315e073f773aec597522203015205a8da42b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions