[Systeminfo] Added filtering of cellular network listeners calls
authorPiotr Kosko <p.kosko@samsung.com>
Fri, 11 Sep 2015 13:02:24 +0000 (15:02 +0200)
committerPiotr Kosko <p.kosko@samsung.com>
Fri, 11 Sep 2015 13:04:05 +0000 (15:04 +0200)
commitb27221d6b75d0e5f9e006e551aed7c1cef38ae87
treebb0127cea884303c4212e64e0f9f824c2dbf46ac
parent9a45cffcf87c908ead6deafd1d02e72a0f457d52
[Systeminfo] Added filtering of cellular network listeners calls

[Feature] When only single-property cellular network listener is registered,
  it should only react to changes of default (first) SIM card. Changes of others should be ignored.

[Verification] Code compiles without errors.
  Feature was checked in chrome console and changes of second sim are ignored.
  TCT passrate on web-tct_2.4_r41 is 100%.

Change-Id: I6134f84615986724488cba0ba13fc7fec84d1be9
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
src/systeminfo/systeminfo_api.js
src/systeminfo/systeminfo_manager.cc
src/systeminfo/systeminfo_manager.h