From 795c077bfe7afff506cb00a227e9efaf6ad0bb9d Mon Sep 17 00:00:00 2001 From: Aswin Sankar Date: Thu, 20 Oct 2022 11:58:45 -0700 Subject: [PATCH] Introduce new resource overlay for Virtual DSDA - "Virtual DSDA" functionality is planned for P22+ on Android U. - New flag "virtual_dsda_enabled" denotes support for in-call IMS connectivity on both subs with just single active logical modem / data line. Bug: 249857869 Test: Live test for incoming call reception on 2nd sub. New UTs: TelephonyConnectionServiceTest#testSecondCallDifferentSubWontDisconnectForDsdaDevice() TelephonyConnectionServiceTest#testDontDisconnectDifferentSubForDsdaDevice() Change-Id: I42dc44afe17546deabdae303c4a48892dc5d5e8c --- core/res/res/values/config_telephony.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/core/res/res/values/config_telephony.xml b/core/res/res/values/config_telephony.xml index 71b2f00ff2b15..f2a16d355ed7b 100644 --- a/core/res/res/values/config_telephony.xml +++ b/core/res/res/values/config_telephony.xml @@ -130,4 +130,9 @@ true, routing from the android emergency number database will be ignored. --> false + + + false +