commit | 529cda4f3110a17b4babdd054b913bb0e5824f94 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Sun Oct 11 01:40:09 2020 +0800 |
committer | paulhu <paulhu@google.com> | Wed Oct 14 11:44:39 2020 +0800 |
tree | d50452da97aa89a9f606be035919dbab90f89830 | |
parent | 5f7d33da757042c555089cf5d111d23edb437d52 [diff] |
Add a mutability flag to the PendingIntent It's soon going to be required for apps targeting S+ to specify explicitly either FLAG_MUTABLE or FLAG_IMMUTABLE when creating a PendingIntent. Thus, add a mutability flag to the PendingIntent that doesn't specify it before. Bug: 170602021 Bug: 170766590 Test: atest FrameworksNetTests Change-Id: I56581033c0a1b450b6626112cdae5e5d9aac873f