Revert "Introduce new resource overlay for Virtual DSDA"

This reverts commit 795c077bfe.

Reason for revert: Migrating ROM resource overlay config to Android Core Experiments (Mendel) config

Bug: 277277508

Change-Id: Iaeb77bb991570b8deff1af536771ab4672fe6301
This commit is contained in:
Aswin Sankar
2023-05-05 04:23:23 +00:00
parent 8dd1b3028e
commit e1db49fca6

View File

@@ -167,9 +167,4 @@
true, routing from the android emergency number database will be ignored. -->
<bool name="ignore_emergency_number_routing_from_db">false</bool>
<java-symbol type="bool" name="ignore_emergency_number_routing_from_db" />
<!-- Whether "Virtual DSDA", i.e. in-call IMS connectivity can be provided on both subs with
only single logical modem, by using its data connection in addition to cellular IMS. -->
<bool name="config_enable_virtual_dsda">false</bool>
<java-symbol type="bool" name="config_enable_virtual_dsda" />
</resources>