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

Commit 7b523db3 authored by Songchun Fan's avatar Songchun Fan Committed by Automerger Merge Worker
Browse files

[SettingsProvider] revert max sdk restriction for mobile_data am: 9dbc816a

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14791440

Change-Id: Ieb2ee880da176d3957f769e1f141f566ab7c7388
parents c7bb7cb1 9dbc816a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11060,7 +11060,7 @@ public final class Settings {
        * @hide
        */
        @UnsupportedAppUsage
        @Readable(maxTargetSdk = Build.VERSION_CODES.R)
        @Readable
        public static final String MOBILE_DATA = "mobile_data";
        /**