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

Commit b8651661 authored by Santiago Seifert's avatar Santiago Seifert Committed by Android (Google) Code Review
Browse files

Merge "Fix typo in IntDef prefix"

parents d83f9bd0 f4faa489
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -281,7 +281,7 @@ public final class RouteListingPreference implements Parcelable {
        /** @hide */
        @Retention(RetentionPolicy.SOURCE)
        @IntDef(
                prefix = {"DISABLE_REASON_"},
                prefix = {"SUBTEXT_"},
                value = {
                    SUBTEXT_NONE,
                    SUBTEXT_SUBSCRIPTION_REQUIRED,