Add new dialogue and RAC logic.

A new dialogue will pop up if the eSIM that is being deleted has carrier
Vodafone DE and does not have wifi connection or connection from another
sim.

Test: make, atest SubscriptionUtilTest and tested manually
Bug: 316419093
Change-Id: I957b67339a0ab651f38984e7d1061a8aff8fe2a1
This commit is contained in:
Rafael Higuera Silva
2024-02-28 17:40:00 +00:00
parent 383097f192
commit 48fee33ea2
3 changed files with 23 additions and 4 deletions

View File

@@ -808,4 +808,8 @@
<!-- Array of carrier id to allow the pSIM conversion-->
<integer-array name="config_psim_conversion_menu_enabled_carrier" translatable="false">
</integer-array>
<!-- Array of carrier id that uses reusable activation code-->
<integer-array name="config_carrier_use_rac" translatable="false">
</integer-array>
</resources>