Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5f99e50a authored by Brad Ebinger's avatar Brad Ebinger Committed by android-build-merger
Browse files

Merge "Remove old compatibility layer for old ImsService Impls" am: b0a795a5 am: 7c9af8e7

am: 3431242c

Change-Id: Ia4eeb53c443584fdfa5f14d2f10b5f199fd19dc3
parents ab17580c 3431242c
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -2851,9 +2851,6 @@
    <!-- String array containing numbers that shouldn't be logged. Country-specific. -->
    <!-- String array containing numbers that shouldn't be logged. Country-specific. -->
    <string-array name="unloggable_phone_numbers" />
    <string-array name="unloggable_phone_numbers" />


    <!-- Flag specifying whether or not IMS will use the dynamic ImsResolver -->
    <bool name="config_dynamic_bind_ims">false</bool>

    <!-- Cellular data service package name to bind to by default. If none is specified in an overlay, an
    <!-- Cellular data service package name to bind to by default. If none is specified in an overlay, an
         empty string is passed in -->
         empty string is passed in -->
    <string name="config_wwan_data_service_package" translatable="false">com.android.phone</string>
    <string name="config_wwan_data_service_package" translatable="false">com.android.phone</string>
+0 −1
Original line number Original line Diff line number Diff line
@@ -294,7 +294,6 @@
  <java-symbol type="bool" name="config_hotswapCapable" />
  <java-symbol type="bool" name="config_hotswapCapable" />
  <java-symbol type="bool" name="config_mms_content_disposition_support" />
  <java-symbol type="bool" name="config_mms_content_disposition_support" />
  <java-symbol type="string" name="config_ims_package" />
  <java-symbol type="string" name="config_ims_package" />
  <java-symbol type="bool" name="config_dynamic_bind_ims" />
  <java-symbol type="string" name="config_wwan_network_service_package" />
  <java-symbol type="string" name="config_wwan_network_service_package" />
  <java-symbol type="string" name="config_wlan_network_service_package" />
  <java-symbol type="string" name="config_wlan_network_service_package" />
  <java-symbol type="string" name="config_wwan_network_service_class" />
  <java-symbol type="string" name="config_wwan_network_service_class" />