| commit | 91b396fd35fc94c77d21950c4536b7b002eaedf1 | [log] [tgz] |
|---|---|---|
| author | Cole Faust <colefaust@google.com> | Fri Sep 23 15:27:40 2022 -0700 |
| committer | Cole Faust <colefaust@google.com> | Fri Sep 23 15:27:56 2022 -0700 |
| tree | 0882b428e8e5999d0a19b29f5ad5aea4bc87f991 | |
| parent | a87e6e32e57fb31bcc9c64a7c392ca83aa90277b [diff] |
Add FLAG_IMMUTABLE to PendingIntents If your app targets Android 12, you must specify the mutability of each PendingIntent object that your app creates. This additional requirement improves your app's security. https://developer.android.com/about/versions/12/behavior-changes-12#pending-intent-mutability Android Lint is being updated, and adds an error-level check for this. Bug: 247885568 Test: Presubmits Change-Id: I9bd8bb8972120a5f53ba0f193fce6c1040575aaf