commit | 9b9d10ff8951454bc0edc26ef029fffda0710a0a | [log] [tgz] |
---|---|---|
author | Ashwini Oruganti <ashfall@google.com> | Mon Oct 05 11:50:03 2020 -0700 |
committer | Ashwini Oruganti <ashfall@google.com> | Tue Jan 19 22:48:44 2021 -0800 |
tree | 6051cc31736990339f21876fa13851565689131e | |
parent | 121f5679a863ccb301a05380e0061454fed3e123 [diff] |
Enforce that a PendingIntent has an explicit mutability flag on creation. This was previously a log.e, this change enforces this requirement except when an app is under instrumentation. See go/immutable-pendingintents for more context. Bug: 160794467 Test: atest PendingIntentTest Change-Id: I6506dd311f2e440ad74fdf4f5aa447ea471a02f4