Merge "Expose grouping and opportunistic carrier config keys." am: 293c5ebb47
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1317034 Change-Id: I6208f9e520c30a7d3091a02573ded7762578c261
This commit is contained in:
@@ -39818,6 +39818,7 @@ package android.telephony {
|
|||||||
field public static final String KEY_IMS_CONFERENCE_SIZE_LIMIT_INT = "ims_conference_size_limit_int";
|
field public static final String KEY_IMS_CONFERENCE_SIZE_LIMIT_INT = "ims_conference_size_limit_int";
|
||||||
field public static final String KEY_IMS_DTMF_TONE_DELAY_INT = "ims_dtmf_tone_delay_int";
|
field public static final String KEY_IMS_DTMF_TONE_DELAY_INT = "ims_dtmf_tone_delay_int";
|
||||||
field public static final String KEY_IS_IMS_CONFERENCE_SIZE_ENFORCED_BOOL = "is_ims_conference_size_enforced_bool";
|
field public static final String KEY_IS_IMS_CONFERENCE_SIZE_ENFORCED_BOOL = "is_ims_conference_size_enforced_bool";
|
||||||
|
field public static final String KEY_IS_OPPORTUNISTIC_SUBSCRIPTION_BOOL = "is_opportunistic_subscription_bool";
|
||||||
field public static final String KEY_LTE_ENABLED_BOOL = "lte_enabled_bool";
|
field public static final String KEY_LTE_ENABLED_BOOL = "lte_enabled_bool";
|
||||||
field public static final String KEY_LTE_RSRQ_THRESHOLDS_INT_ARRAY = "lte_rsrq_thresholds_int_array";
|
field public static final String KEY_LTE_RSRQ_THRESHOLDS_INT_ARRAY = "lte_rsrq_thresholds_int_array";
|
||||||
field public static final String KEY_LTE_RSSNR_THRESHOLDS_INT_ARRAY = "lte_rssnr_thresholds_int_array";
|
field public static final String KEY_LTE_RSSNR_THRESHOLDS_INT_ARRAY = "lte_rssnr_thresholds_int_array";
|
||||||
@@ -39902,6 +39903,7 @@ package android.telephony {
|
|||||||
field public static final String KEY_SIM_NETWORK_UNLOCK_ALLOW_DISMISS_BOOL = "sim_network_unlock_allow_dismiss_bool";
|
field public static final String KEY_SIM_NETWORK_UNLOCK_ALLOW_DISMISS_BOOL = "sim_network_unlock_allow_dismiss_bool";
|
||||||
field public static final String KEY_SMDP_SERVER_ADDRESS_STRING = "smdp_server_address_string";
|
field public static final String KEY_SMDP_SERVER_ADDRESS_STRING = "smdp_server_address_string";
|
||||||
field public static final String KEY_SMS_REQUIRES_DESTINATION_NUMBER_CONVERSION_BOOL = "sms_requires_destination_number_conversion_bool";
|
field public static final String KEY_SMS_REQUIRES_DESTINATION_NUMBER_CONVERSION_BOOL = "sms_requires_destination_number_conversion_bool";
|
||||||
|
field public static final String KEY_SUBSCRIPTION_GROUP_UUID_STRING = "subscription_group_uuid_string";
|
||||||
field public static final String KEY_SUPPORTS_CALL_COMPOSER_BOOL = "supports_call_composer_bool";
|
field public static final String KEY_SUPPORTS_CALL_COMPOSER_BOOL = "supports_call_composer_bool";
|
||||||
field public static final String KEY_SUPPORTS_DEVICE_TO_DEVICE_COMMUNICATION_USING_DTMF_BOOL = "supports_device_to_device_communication_using_dtmf_bool";
|
field public static final String KEY_SUPPORTS_DEVICE_TO_DEVICE_COMMUNICATION_USING_DTMF_BOOL = "supports_device_to_device_communication_using_dtmf_bool";
|
||||||
field public static final String KEY_SUPPORTS_DEVICE_TO_DEVICE_COMMUNICATION_USING_RTP_BOOL = "supports_device_to_device_communication_using_rtp_bool";
|
field public static final String KEY_SUPPORTS_DEVICE_TO_DEVICE_COMMUNICATION_USING_RTP_BOOL = "supports_device_to_device_communication_using_rtp_bool";
|
||||||
@@ -39945,6 +39947,7 @@ package android.telephony {
|
|||||||
field public static final String KEY_WFC_EMERGENCY_ADDRESS_CARRIER_APP_STRING = "wfc_emergency_address_carrier_app_string";
|
field public static final String KEY_WFC_EMERGENCY_ADDRESS_CARRIER_APP_STRING = "wfc_emergency_address_carrier_app_string";
|
||||||
field public static final String KEY_WORLD_MODE_ENABLED_BOOL = "world_mode_enabled_bool";
|
field public static final String KEY_WORLD_MODE_ENABLED_BOOL = "world_mode_enabled_bool";
|
||||||
field public static final String KEY_WORLD_PHONE_BOOL = "world_phone_bool";
|
field public static final String KEY_WORLD_PHONE_BOOL = "world_phone_bool";
|
||||||
|
field public static final String REMOVE_GROUP_UUID_STRING = "00000000-0000-0000-0000-000000000000";
|
||||||
field public static final int SERVICE_CLASS_NONE = 0; // 0x0
|
field public static final int SERVICE_CLASS_NONE = 0; // 0x0
|
||||||
field public static final int SERVICE_CLASS_VOICE = 1; // 0x1
|
field public static final int SERVICE_CLASS_VOICE = 1; // 0x1
|
||||||
field public static final int USSD_OVER_CS_ONLY = 2; // 0x2
|
field public static final int USSD_OVER_CS_ONLY = 2; // 0x2
|
||||||
|
|||||||
@@ -4402,12 +4402,10 @@ public class CarrierConfigManager {
|
|||||||
"carrier_auto_cancel_cs_notification";
|
"carrier_auto_cancel_cs_notification";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Passing this value as {@link KEY_SUBSCRIPTION_GROUP_UUID_STRING} will remove the
|
* Passing this value as {@link #KEY_SUBSCRIPTION_GROUP_UUID_STRING} will remove the
|
||||||
* subscription from a group instead of adding it to a group.
|
* subscription from a group instead of adding it to a group.
|
||||||
*
|
*
|
||||||
* TODO: Expose in a future release.
|
* <p>This value will work all the way back to {@link android.os.Build.VERSION_CODES#Q}.
|
||||||
*
|
|
||||||
* @hide
|
|
||||||
*/
|
*/
|
||||||
public static final String REMOVE_GROUP_UUID_STRING = "00000000-0000-0000-0000-000000000000";
|
public static final String REMOVE_GROUP_UUID_STRING = "00000000-0000-0000-0000-000000000000";
|
||||||
|
|
||||||
@@ -4420,9 +4418,7 @@ public class CarrierConfigManager {
|
|||||||
* <p>If set to {@link #REMOVE_GROUP_UUID_STRING}, then the subscription will be removed from
|
* <p>If set to {@link #REMOVE_GROUP_UUID_STRING}, then the subscription will be removed from
|
||||||
* its current group.
|
* its current group.
|
||||||
*
|
*
|
||||||
* TODO: unhide this key.
|
* <p>This key will work all the way back to {@link android.os.Build.VERSION_CODES#Q}.
|
||||||
*
|
|
||||||
* @hide
|
|
||||||
*/
|
*/
|
||||||
public static final String KEY_SUBSCRIPTION_GROUP_UUID_STRING =
|
public static final String KEY_SUBSCRIPTION_GROUP_UUID_STRING =
|
||||||
"subscription_group_uuid_string";
|
"subscription_group_uuid_string";
|
||||||
@@ -4447,17 +4443,15 @@ public class CarrierConfigManager {
|
|||||||
"data_switch_validation_min_gap_long";
|
"data_switch_validation_min_gap_long";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A boolean property indicating whether this subscription should be managed as an opportunistic
|
* A boolean property indicating whether this subscription should be managed as an opportunistic
|
||||||
* subscription.
|
* subscription.
|
||||||
*
|
*
|
||||||
* If true, then this subscription will be selected based on available coverage and will not be
|
* If true, then this subscription will be selected based on available coverage and will not be
|
||||||
* available for a user in settings menus for selecting macro network providers. If unset,
|
* available for a user in settings menus for selecting macro network providers. If unset,
|
||||||
* defaults to “false”.
|
* defaults to “false”.
|
||||||
*
|
*
|
||||||
* TODO: unhide this key.
|
* <p>This key will work all the way back to {@link android.os.Build.VERSION_CODES#Q}.
|
||||||
*
|
*/
|
||||||
* @hide
|
|
||||||
*/
|
|
||||||
public static final String KEY_IS_OPPORTUNISTIC_SUBSCRIPTION_BOOL =
|
public static final String KEY_IS_OPPORTUNISTIC_SUBSCRIPTION_BOOL =
|
||||||
"is_opportunistic_subscription_bool";
|
"is_opportunistic_subscription_bool";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user