summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2014-08-13 15:39:50 -0700
committerJon Larimer <jlarimer@google.com>2014-09-10 21:55:27 +0000
commit92a5b0d59f529d264a635a91cb800f5b921c197b (patch)
treeb70b2070fe49b358caeb33dd36f6129d8aad9481 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent4df075bcb5770ba411b6a32c9daeac24da0597e2 (diff)
Fix issue #16794553: Duplicate ArrayMap entries in Bundle...
...can lead to launching of un-exported activities We now validate the array map after unparcelling to make sure there are no duplicate keys. And to make up for the performance overhead this introduces, I switched the parcelling/unparcelling code to write keys as explicit string objects rather than generic values. There was no reason to use generic values since the write method itself only accepts an array map with String keys. Change-Id: I57bda9eb79ceaaa9c1b94ad49d9e462b52102149 (cherry picked from commit cee4cdad307071a8ff9a3e2189bf9e6fcc417222)
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions