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
am 02140891: Merge "Work on issue #4518815: Compatibility mode introduces compatibility regression..." into honeycomb-mr2
…
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%