Age | Commit message (Collapse) | Author |
|
Bug: 204695404
Test: manual, robotest build pass, unit
Change-Id: Iad2e28ada8ddb766ffa7eff2c8dc581250cbd6f8
|
|
- getResourcesForSubId(Context, int, boolean)
- @SystemApi getResourcesForSubId(Context, int)
- isUsableSubIdValue(int subId)
- public isUsableSubscriptionId(int subId)
Bug: 147206736
Test: make RunSettingsRoboTests ROBOTEST_FILTER=ResetNetworkTest
make RunSettingsRoboTests ROBOTEST_FILTER=ResetNetworkConfirmTest
make RunSettingsRoboTests ROBOTEST_FILTER=CellularFallbackPreferenceControllerTest
make RunSettingsRoboTests ROBOTEST_FILTER=WifiCallingSettingsForSubTest
Change-Id: I1a67db80b114a438afda7d45af90e54af38703c3
|
|
'Switch to mobile data automatically' setting
To align with framework design.
Bug: 138956509
Test: CellularFallbackPreferenceControllerTest
manual test:
1. Insert feature supported SIM and check UI.
2. Remove feature supported SIM and check UI.
3. Turn airplane mode on and check 1. and 2..
Change-Id: If10616c9b47fae490521479c5abc99c5df87f409
|
|
missing problem
Context#getResources loading is done based on the last SIM to
come up, we may get wrong customization settings.
This fix check all active subscriptions and shows the preference
when there is one SIM applies.
Bug: 138956509
Test: CellularFallbackPreferenceControllerTest
manual test:
1. Insert feature supported SIM and check UI.
2. Remove feature supported SIM and check UI.
3. Turn airplane mode on and check 1. and 2..
Change-Id: I72b6db415429181395a02f163889bb1b9c0f070f
|
|
phone
The preference should be removed from the search result when
the availability status is false.
Change-Id: I979bc70ec7672b137b96a7e02db2e9ba29fbb7a8
Fixes: 112550245
Test: manual and robotests
|
|
Having consistent import order will reduce chance of merge
conflict between internal and external master
Test: rebuild
Change-Id: I0b1a170967ddcce7f388603fd521f6ed1eeba30b
|
|
Test: rebuild
Change-Id: I178485c84ae7146f991fd77b6d7504b029942a68
|
|
Test: make Settings
Bug: 76692459
Change-Id: I941dea40562170649bf056e675cc32e5163c0e39
|
|
Bug: 62912136
Test: Existing tests in BaseSearchIndexProviderTest
Change-Id: Ieda359806c09a019840b2005446c7ec8b61fdb00
|
|
Fix: 34205150
Test: make -j40 RunSettingsRoboTests
Change-Id: I7a8a0c89c087365fb50f3a9edd2cf64b2dda647c
|