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

Commit 72b12f13 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 am: 5dc0da82

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

Change-Id: Ia6b2cc7f48baf3c76cba27bb589619912a578e4c
parents 2ff5f06c 5dc0da82
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";
        /**