Merge "TIF: Remove unnecessary interface modifiers" into mnc-dev
This commit is contained in:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user