commit | c955cd94944b062bb3f0cf0977f511f3f6225c03 | [log] [tgz] |
---|---|---|
author | Taesu Lee <taesu82.lee@samsung.com> | Mon Sep 23 08:06:31 2019 +0900 |
committer | Taesu Lee <taesu82.lee@samsung.com> | Wed Sep 25 09:55:14 2019 +0900 |
tree | f59748c77d4c758b0fc84bc4e1f199027c2a227e | |
parent | d708ea7b4a17fbcc07218d505dd61e1a5abe9829 [diff] |
Use SubscriptionManager.ACTION_DEFAULT_SUBSCRIPTION_CHANGED instead Change deprecated TelephonyIntents.ACTION_DEFAULT_SUBSCRIPTION_CHANGED as SubscriptionManager.ACTION_DEFAULT_SUBSCRIPTION_CHANGED. And clean up the code to - use int type for subscription Id - get new default PhoneId corresponding to new default SubId for no value Test: Manual Change-Id: I3084ca5d477c7f3861061ee2b17906fd2e7e5d46 Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>