commit | fb353df1107fb887307fb5c4b6c4a8bf7dad7cca | [log] [tgz] |
---|---|---|
author | Grace Jia <xiaotonj@google.com> | Wed Oct 07 07:52:04 2020 -0700 |
committer | Grace Jia <xiaotonj@google.com> | Wed Oct 07 08:31:11 2020 -0700 |
tree | 26043b75d21d62ec121ae73a5632e30e605c4bb6 | |
parent | 4debabe3c1fa9a439dd9de85daaefe103f844e22 [diff] |
Add a mutability flag when create a PendingIntent. It is soon going to be required for apps targeting S+ to specify explicitly either FLAG_MUTABLE or FLAG_IMMUTABLE when creating a PendingIntent. Previously, PendingIntents used to be mutable by default. Test: atest TelecomUnitTests:MissedCallNotifierImplTest Bug: 170159387 Change-Id: I4595a5c0ef3e9dcefd531bd45e01db316e5cf318