Rewording

This commit is contained in:
Tony Torralba
2021-12-09 17:11:46 +01:00
parent 9c12c5f8b8
commit a0a914466c
3 changed files with 6 additions and 7 deletions

View File

@@ -274,8 +274,7 @@ public class Test {
}
{
// "android.app;Notification$Builder;true;setActions;;;ArrayElement of
// Argument[0];SyntheticField[android.app.Notification.action] of
// Argument[-1];taint"
// Argument[0];Argument[-1];taint"
Notification.Builder out = null;
Notification.Action[] in = (Notification.Action[]) new Notification.Action[] {
(Notification.Action) source()};