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

Commit 4479e406 authored by Chen Xu's avatar Chen Xu Committed by Android (Google) Code Review
Browse files

Merge "Tempering Network Country Iso Without Permission"

parents c97c7df2 ee589b93
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -86,10 +86,12 @@ public class LocaleTracker extends Handler {
     * <p> This broadcast is not effective on user build.
     *
     * <p>Example: To override the current country <code>
     * adb root
     * adb shell am broadcast -a com.android.internal.telephony.action.COUNTRY_OVERRIDE
     * --es country us </code>
     *
     * <p> To remove the override <code>
     * adb root
     * adb shell am broadcast -a com.android.internal.telephony.action.COUNTRY_OVERRIDE
     * --ez reset true</code>
     */