diff options
author | Ashwini Oruganti <ashfall@google.com> | 2020-10-14 14:54:31 -0700 |
---|---|---|
committer | Ashwini Oruganti <ashfall@google.com> | 2020-10-14 14:54:31 -0700 |
commit | 5d9f5b6faa7943e08003e3f6cbf8d06232f948f6 (patch) | |
tree | e7301c0f46c1254f5ff9b16f6bccefbe499dab8a /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | f2b1434522c2d6dde828d93b67b5fcb9030c70d8 (diff) |
Add a mutability flag to the PendingIntent in SearchView.java
It is now required to specify an explicit mutability flag when creating
PendingIntents. This change adds an explicit FLAG_MUTABLE to a
PendingIntent in SearchView.java.
Since the previous default behavior was mutable, and the flag I have
added is FLAG_MUTABLE, this change should be a no-op functionally.
Bug: 170770665
Test: TH
Change-Id: Ib6d4f95f64430d8b187560614b97bac961a129c5
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions