Add the config to show the pSIM conversion menu and set it to false

Bug: b/314881248
Test: manual done
Change-Id: I258471182cb9092fade50881f52f7299c10c8da2
This commit is contained in:
Hyunho
2024-01-10 05:55:48 +00:00
parent c1c500ae67
commit b6a6b1e91a
2 changed files with 7 additions and 0 deletions

View File

@@ -790,4 +790,7 @@
<!-- Whether to disable location toggle for ChromeOS devices-->
<bool name="config_disable_location_toggle_for_chrome">false</bool>
<!-- Whether to display pSIM conversion menu in Settings.-->
<bool name="config_psim_conversion_menu_enabled">false</bool>
</resources>