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

Commit 70289a6e authored by Jae Seo's avatar Jae Seo Committed by Android (Google) Code Review
Browse files

Merge "TIF: Remove unnecessary interface modifiers" into mnc-dev

parents 0d4b4a19 4cd54dda
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -340,7 +340,7 @@ public final class TvContract {
         *
         * <p>Type: TEXT
         */
        public static final String COLUMN_PACKAGE_NAME = "package_name";
        String COLUMN_PACKAGE_NAME = "package_name";
    }

    /** Column definitions for the TV channels table. */