Merge "Add config config_voice_data_sms_auto_fallback" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
910dbd20bf
@@ -4663,4 +4663,7 @@
|
||||
<bool name="config_telephony5gStandalone">false</bool>
|
||||
<!-- Whether the device enable the non-standalone (NSA) mode of 5G NR.-->
|
||||
<bool name="config_telephony5gNonStandalone">false</bool>
|
||||
|
||||
<!-- Whether to select voice/data/sms preference without user confirmation -->
|
||||
<bool name="config_voice_data_sms_auto_fallback">false</bool>
|
||||
</resources>
|
||||
|
||||
@@ -4166,4 +4166,6 @@
|
||||
|
||||
<java-symbol type="bool" name="config_telephony5gStandalone" />
|
||||
<java-symbol type="bool" name="config_telephony5gNonStandalone" />
|
||||
|
||||
<java-symbol type="bool" name="config_voice_data_sms_auto_fallback" />
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user