commit | 7fb65404d5ebc092f899b8a12cb0eecbc6bd2a46 | [log] [tgz] |
---|---|---|
author | Taesu Lee <taesu82.lee@samsung.com> | Fri Nov 15 10:53:24 2019 +0900 |
committer | Taesu Lee <taesu82.lee@samsung.com> | Mon Nov 18 12:36:20 2019 +0900 |
tree | 7aaf5335f1a95213ba33989e5e6a028659468bf6 | |
parent | a572782f981bef064406ea01823657711f0b0994 [diff] |
Load carrier config by ACTION_CARRIER_CONFIG_CHANGED only It loads a config when ACTION_CARRIER_CONFIG_CHANGED is received only. And after registration for ACTION_CARRIER_CONFIG_CHANGED, it just loads the config once since it is not sticky broadcast anymore. It ensures that the config is ready before any operation as well. Test: manual Change-Id: Ic72658e97bed5073e5f4d30d2b845b61bfb6a165 Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>