commit | 2f349da025c1de55b7843ae12e500d10f2297ab4 | [log] [tgz] |
---|---|---|
author | Ashwini Oruganti <ashfall@google.com> | Fri Jan 08 13:14:05 2021 -0800 |
committer | Ashwini Oruganti <ashfall@google.com> | Fri Jan 08 13:14:05 2021 -0800 |
tree | 85747fd8533826c97f4bd30bfb3886da639f8143 | |
parent | 83102ab0a272ceb86e792222d3a089ac62cd47ff [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: I7b9ef5dcd35187facef1ec424589b81f834f23c0