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

Commit 9dbc816a authored by Songchun Fan's avatar Songchun Fan
Browse files

[SettingsProvider] revert max sdk restriction for mobile_data

BUG: 189872797
Test: atest android.appsecurity.cts.ReadableSettingsFieldsTest
Change-Id: I18b6cf90a79ffb6c28604c1967d7208c523f4b13
parent 9e264163
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";
        /**