commit | 652ac963d64d9a286a81e646647167d2142afdf1 | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Fri Sep 23 15:20:03 2022 -0700 |
committer | Cole Faust <colefaust@google.com> | Fri Sep 23 15:20:03 2022 -0700 |
tree | d480cbb8ffbd0617ae400792e17e6902a993772d | |
parent | f55958fcfd3ce855455f38aed07325ebae2b2906 [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: Ib82e2b0bbea3c1dd1810c56c4ea70f7809aa122a