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

Commit 43640ec0 authored by Chen Xu's avatar Chen Xu Committed by android-build-merger
Browse files

Merge "move ServiceState.getDataRegState to greylist"

am: 607e7979

Change-Id: I7d63f204bb34e462039d3889d1876b3264d0f567
parents e01966e8 607e7979
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -540,7 +540,7 @@ public class ServiceState implements Parcelable {
     *
     * @hide
     */
    @UnsupportedAppUsage(maxTargetSdk = Build.VERSION_CODES.P)
    @UnsupportedAppUsage
    public int getDataRegState() {
        return mDataRegState;
    }