diff options
author | paulhu <paulhu@google.com> | 2020-10-06 16:23:44 +0800 |
---|---|---|
committer | paulhu <paulhu@google.com> | 2020-10-06 16:23:44 +0800 |
commit | 5eba425107582a65e3ea24091d1071612a707120 (patch) | |
tree | 240924e99ec6f1d3f5ca2dcae163b8d7b52569b2 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
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
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions