commit | f8191e8996452432f6eb979180866dff84240ab7 | [log] [tgz] |
---|---|---|
author | Ashwini Oruganti <ashfall@google.com> | Thu Jan 07 12:04:25 2021 -0800 |
committer | Ashwini Oruganti <ashfall@google.com> | Tue Jan 12 15:07:43 2021 -0800 |
tree | 63dcc980521abb80117b2fbc201e2f8c336852d4 | |
parent | 41c074582d20e2b33350130c22bb41bd032cf54a [diff] |
Bulk apply PendingIntent.FLAG_MUTABLE_UNAUDITED. We've been working hard to require PendingIntents explicitly declare if they allow their contents to be mutated or not, and to finish landing that work this change applies the new FLAG_MUTABLE_UNAUDITED flag to all remaining code locations until they can be manually inspected. Bug: 160794467 Test: manual Change-Id: I8d7ec64ac89755c14b5959bb6ef0bce203c92bf0