OSDN Git Service

Consider subId when loading Wfc string resources
authorTorbjorn Eklund <torbjorn.eklund@sony.com>
Wed, 6 Mar 2019 15:12:20 +0000 (16:12 +0100)
committerTorbjorn Eklund <torbjorn.eklund@sony.com>
Wed, 27 Nov 2019 13:35:07 +0000 (14:35 +0100)
commit4f44b44168b4fef3a857a42ced3caaeab70616c1
treed624a5f99092c5dc9249b3fb3edc4527693a01dc
parent262b4f7434fc5c2db0b1ebcaada55c06ea11aa30
Consider subId when loading Wfc string resources

Consider subId when loading string resources in screen
WifiCallingSettingsForSub and Wi-Fi Calling slice.

This ensures that correct string resources is loaded in multi sim
scenario when operators are using customized strings.

Bug: 129893058
Test: make RunSettingsRoboTests ROBOTEST_FILTER=WifiCallingPreferenceController
Test: make RunSettingsRoboTests ROBOTEST_FILTER=WifiCallingSliceHelper
Change-Id: Ia5b763d4b59f7e738cb741b778bb859884a85198
src/com/android/settings/network/telephony/WifiCallingPreferenceController.java
src/com/android/settings/wifi/calling/WifiCallingSettingsForSub.java
src/com/android/settings/wifi/calling/WifiCallingSliceHelper.java