commit | 6f94c0f756320a1f4ed5bc9b9ff07e9ea8f7b449 | [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 | 127d0d22d3ac9fb8658949851f52e4ca15bf29e3 | |
parent | 5e81d0d3480b7e40fbd756a16996559ce35bdd12 [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