summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJeff DeCew <jeffdq@google.com>2021-03-17 10:57:56 -0400
committerJeff DeCew <jeffdq@google.com>2021-03-17 11:06:43 -0400
commit3f654a2cf6cb1f7b48013fcf0a88369a6b2e2a8a (patch)
treedb510f0f282088735e510a786208dafb71c6664b /tools/aapt2/java/JavaClassGenerator_test.cpp
parent7003e6d3c128f3cc20a2658f1a9b52d998ccee30 (diff)
Fix an likely ClassCastException in Notification.visitUris
The code (and unit test) treated EXTRA_AUDIO_CONTENTS_URI as a Uri, but the extra is very explicitly documented as a String. Sample code and everything. Fixes: 182997213 Test: atest NotificationManagerServiceTest#testVisitUris Test: atest NotificationManagerServiceTest#testVisitUris_audioContentsString Change-Id: I3cfc657f88d8e273270c777b199ce056ff2ffc67
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions