summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorAshwini Oruganti <ashfall@google.com>2020-10-27 10:52:39 -0700
committerAshwini Oruganti <ashfall@google.com>2020-10-27 11:09:27 -0700
commit44dea867b6271f43be04c9a90db15f66ceaef32e (patch)
tree001bb092b8419ab8eab81839a747bc8c928fef7e /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent50260a9714b75a4600620c18626c69a70f28dbaa (diff)
Add a PendingIntent flag to mark unaudited PI mutability
This change adds a FLAG_MUTABLE_UNAUDITED that is equal in value to FLAG_MUTABLE but is intended to be used with PendingIntents that have not yet been audited to be intentionally mutable/immutable. This will help us update the tree to work with the enforced explicit mutability flag requirement (go/immutable-pendingintents has more context). This flag is marked as deprecated and we hope to remove it once all PIs have been audited and use either FLAG_MUTABLE or FLAG_IMMUTABLE. FLAG_MUTABLE_UNAUDITED should not be relied on long term, and any usage is intended to be short term. Bug: 160794467 Test: TH Change-Id: I6a4f65d5364a611620b88e92c208aba7faaa13b8
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions