am 888699be: am c291ce21: am 55c3a196: Merge "Add to configure for MDC_INITIAL_MAX_RETRY" into mnc-dr-dev
* commit '888699be90b7db3a759afe60278699aa2b6181d8': Add to configure for MDC_INITIAL_MAX_RETRY
This commit is contained in:
3
core/res/res/values/config.xml
Executable file → Normal file
3
core/res/res/values/config.xml
Executable file → Normal file
@@ -2303,6 +2303,9 @@
|
||||
<string-array name="config_cell_retries_per_error_code">
|
||||
</string-array>
|
||||
|
||||
<!-- Set initial MaxRetry value for operators -->
|
||||
<integer name="config_mdc_initial_max_retry">1</integer>
|
||||
|
||||
<!-- The OEM specified sensor type for the gesture to launch the camear app. -->
|
||||
<integer name="config_cameraLaunchGestureSensorType">-1</integer>
|
||||
<!-- The OEM specified sensor string type for the gesture to launch camera app, this value
|
||||
|
||||
1
core/res/res/values/symbols.xml
Executable file → Normal file
1
core/res/res/values/symbols.xml
Executable file → Normal file
@@ -408,6 +408,7 @@
|
||||
<java-symbol type="integer" name="config_volte_replacement_rat"/>
|
||||
<java-symbol type="integer" name="config_valid_wappush_index" />
|
||||
<java-symbol type="integer" name="config_overrideHasPermanentMenuKey" />
|
||||
<java-symbol type="integer" name="config_mdc_initial_max_retry" />
|
||||
<java-symbol type="bool" name="config_hasPermanentDpad" />
|
||||
|
||||
<java-symbol type="color" name="tab_indicator_text_v4" />
|
||||
|
||||
Reference in New Issue
Block a user