diff options
author | Tadashi G. Takaoka <takaoka@google.com> | 2020-06-29 20:23:17 +0900 |
---|---|---|
committer | Tadashi G. Takaoka <takaoka@google.com> | 2020-06-30 14:18:49 +0900 |
commit | c4a13e9b0bd089ec23c4e6d16ad06182a4b2fdde (patch) | |
tree | 000c5918c7c2b547c2a187cd94d566112f9653c7 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 8e4772383421b545463a1165f5e3cdbfe08366d5 (diff) |
Fix Bundle#getParcelableArray call
Because Bundle.getParcelableArray() returns Parcelable[] object,
simply casting a return value to a typed array will cause
ClassCastException.
Bug: 158584842
Bug: 160120833
Test: manually install ArcNotificationTest2 and try inline reply
Change-Id: Idd8eaa412925ac826590d44a0db297aacef806d8
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions