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

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

Merge "TIF: Remove unused imports" into mnc-dev

parents 4034e0ec 36a8fd83
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -16,14 +16,10 @@

package android.media.tv;

import android.annotation.SystemApi;
import android.os.Parcel;
import android.os.Parcelable;
import android.media.tv.TvInputManager;
import android.util.Log;

import java.lang.IllegalArgumentException;

/**
 * Simple container for information about DVB device.
 * Not for third-party developers.