summaryrefslogtreecommitdiff
path: root/libs/hwui/ProgramCache.h
diff options
context:
space:
mode:
author Todd Kennedy <toddke@google.com> 2015-01-21 15:25:56 -0800
committer Todd Kennedy <toddke@google.com> 2015-01-22 07:32:12 -0800
commitd2f1511f2896e09db35bd92e0aab02ba89888a04 (patch)
tree85560cd75857197fccc5493bc5fe91bb71d25026 /libs/hwui/ProgramCache.h
parente1f183d01be8893bfb686731fd00156c6c45c15e (diff)
Don't get extras from the Intent
When handling Intents in the system process, we need to be careful to not cause the extras bundle to be unparcelled. If the extra is unparcelled, any custom class added to the extras will throw a ClassCastException during the unparcel. For legacy reasons, we would get the "seq" extra from the Intent for broadcast debugging. This violates our requirement to not unparcel extras in the system server process. Bug: 19068243 Change-Id: I6cac426a0ef8648a05ded69ee4ac244017d9b5d1
Diffstat (limited to 'libs/hwui/ProgramCache.h')
0 files changed, 0 insertions, 0 deletions