summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2014-08-13 15:39:50 -0700
committerDianne Hackborn <hackbod@google.com>2014-08-13 17:24:45 -0700
commit9c3e74f1f77d3b29ad47d2c74b0a0061e67c76f1 (patch)
tree7a5d38c069fcdad9072829fbeca7c79ee8bbcaa9 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent57e383b1cc72aea93b0041d69afa31a02597338a (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
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions