Commits


Muhammed Siju authored and Gerrit - the friendly Code Review server committed bd8f37deb2e
MSIM: Restrict data activity change to listeners with matching subId Currently data activity change callback is invoked on all listeners irresepctive of subId. This causes wrong data activity value to be updated from other sub. To fix this add subId match before invoking callbacks on listeners. Change-Id: If218ea3ead2b837d9c2d1cac4d353c1d35c5babe CRs-Fixed: 957838