diff options
author | Wale Ogunwale <ogunwale@google.com> | 2016-09-01 13:22:39 -0700 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2016-09-01 13:36:54 -0700 |
commit | b3847d8e925b74c117bba693c454a0cb8635e004 (patch) | |
tree | 2f08ff62e84b9e7ed3ca5978fb297de93f7de59e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 5426dc1328b12df9737b8ab5717f839daa0c46af (diff) |
Fixed indexOutOfBoundsException in WindowManager
Problem was introduced in ag/1395371 where we were looking through the
wrong list for the wallpaper. We need to look through the DisplayContent
window list which is windowList and not the WindowToken list which is windows.
Bug: 31234488
Change-Id: If8b3d4c00f268525132a0c452a0225c90c9f02b1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions