commit | 5eba425107582a65e3ea24091d1071612a707120 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Tue Oct 06 16:23:44 2020 +0800 |
committer | paulhu <paulhu@google.com> | Tue Oct 06 16:23:44 2020 +0800 |
tree | 240924e99ec6f1d3f5ca2dcae163b8d7b52569b2 | |
parent | 5f7d33da757042c555089cf5d111d23edb437d52 [diff] |
Make PendingIntent immutable PacManager puts up a notification with PendingIntent, but this PendingIntent is mutable that content can be changed by someone. So make the PendingIntent to be immutable to fix the content. Bug: 169790636 Test: atest FrameworksNetTests Change-Id: I415c8ea715b8152c975a71bdd09822211fd89b5b