summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorKazuhiro Ondo <kazuhiro.ondo@motorola.com>2011-06-19 13:19:59 -0500
committerWink Saville <wink@google.com>2011-06-21 16:14:03 -0700
commite303d7b31800f1382982cd0117b44ecfbdec08c4 (patch)
tree69d9cdd08311f16f856e6d4e3d46444e28d850a4 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parente0da3f3bc9aaefbf3e3737b69e91b7823f639751 (diff)
Fix handling of unsol_data_state_change with PDP sharing scenario
The original logic was to go through each ApnContext to find changes on the DataConnection if applicable. This was causing an issue when an DC is shared by multiple ApnContexts. Only the first ApnContext associated with the updated DC was detecting the link properties change. The change in this patch is to go through the changes by DC instead of ApnContext. And make sure the update on a DC is propagated to all associated ApnContexts. Bug: 4744006 Change-Id: Ie52d62d1d5671005f9e74b1ddc24822c9013e3e4
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions