diff options
author | Fabian Kozynski <kozynski@google.com> | 2020-11-20 13:46:54 -0500 |
---|---|---|
committer | Fabian Kozynski <kozynski@google.com> | 2020-11-20 14:01:37 -0500 |
commit | 152693dadfc64eca70791fa30b1e1dfa6c9b71be (patch) | |
tree | f8c0922228981b14156620d7c643fba1c998eee8 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | f48a5e3d132521c53bc9f372e11de7dc5c273908 (diff) |
Fix out of bounds in QuickQSPanelController
Make sure that we only select the correct number of tiles, therefore
there's no need to call subList. As we will always call setTiles if the
number of tiles in the resource changes. We'll always have enough tiles
to show.
Test: atest QuickQSControllerTest
Test: manual
Fixes: 173792244
Change-Id: I70a0e4903bb8e5a319dbbc8c321d8774f0dd3064
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions