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

Commit d06c110f 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: I2fdd2a8af1e43dc583ded97526537a8e5ee413f6
parents db26710e 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";
        /**