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

Commit 58217bfd authored by shubang's avatar shubang
Browse files

Remove dup import in HdmiCecLocalDeviceTest

Test: make
Change-Id: I087e6c2258b74f1b937a69244d4b88549a315836
parent 7343460c
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -30,9 +30,10 @@ import static junit.framework.Assert.assertTrue;


import android.hardware.hdmi.HdmiControlManager;
import android.hardware.hdmi.HdmiControlManager;
import android.os.test.TestLooper;
import android.os.test.TestLooper;

import androidx.test.InstrumentationRegistry;
import androidx.test.InstrumentationRegistry;
import androidx.test.filters.SmallTest;
import androidx.test.filters.SmallTest;
import java.util.Arrays;

import org.junit.Before;
import org.junit.Before;
import org.junit.Test;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runner.RunWith;