Apply new IA requirement on P23 devices
See b/227579876, for P23 and later, we can send null initial attach data profile to modem to clear any previoud data profiles. Bug: 278702856 Test: voice call + internet browsing + reporter verified Test: daily test verified on both P22 and P23 by b/283239810 and confirmed by log Test: daily test related to hot swapping SIM and phone call on Barbet Change-Id: I4c30101980c641a2e39b0a0a586f20adec638c86
This commit is contained in:
parent
77e6c02e7c
commit
7cc3e13ddb
2 changed files with 8 additions and 0 deletions
|
@ -295,4 +295,8 @@
|
|||
<!-- The maximum range of gamma adjustment possible using the screen
|
||||
auto-brightness adjustment setting. -->
|
||||
<fraction name="config_autoBrightnessAdjustmentMaxGamma">105%</fraction>
|
||||
|
||||
<!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach
|
||||
data profile -->
|
||||
<bool name="allow_clear_initial_attach_data_profile">true</bool>
|
||||
</resources>
|
||||
|
|
|
@ -294,4 +294,8 @@
|
|||
<!-- The maximum range of gamma adjustment possible using the screen
|
||||
auto-brightness adjustment setting. -->
|
||||
<fraction name="config_autoBrightnessAdjustmentMaxGamma">105%</fraction>
|
||||
|
||||
<!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach
|
||||
data profile -->
|
||||
<bool name="allow_clear_initial_attach_data_profile">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue