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

Commit 8215b532 authored by jinjeong's avatar jinjeong Committed by Jin Jeong
Browse files

New System API to launch SIM Preference in Setting

Bug: b/381319469
Test: Manual
FLAG: com.android.internal.telephony.flags.action_sim_preference_settings
Change-Id: I063848c1485275f991371f409e9bbedcdc5eb592
parent 4f5c1e31
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -115,3 +115,11 @@ flag {
    description: "This flag controls to get a group id level2."
    bug:"381171540"
}

# OWNER=jinjeong TARGET=25Q2
flag {
    name: "action_sim_preference_settings"
    namespace: "telephony"
    description: "This flag controls to launch sim preference page in Setting"
    bug:"381319469"
}