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

Commit d99647ca authored by Rambo Wang's avatar Rambo Wang Committed by Android (Google) Code Review
Browse files

Merge "Introduce aconfig flag to guard Reset mobile network feature" into main

parents 03183242 155c90b1
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -63,3 +63,10 @@ flag {
  description: "Expose carrier config KEY_ADDITIONAL_SETTINGS_CALLER_ID_VISIBILITY_BOOL and KEY_ADDITIONAL_SETTINGS_CALL_WAITING_VISIBILITY_BOOL."
  bug: "310264981"
}

flag {
    name: "reset_mobile_network_settings"
    namespace: "telephony"
    description: "Allows applications to launch Reset Mobile Network Settings page in Settings app."
    bug:"271921464"
}