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

Commit b3908c6c authored by hughchen's avatar hughchen
Browse files

Fix test case error

Remove the final of mType.

Bug: 149069024
Test: make -j42 RunSettingsLibRoboTests
Change-Id: I96c1bcb5b31b84ba735657fe0550d3c9f087532a
parent d99acdae
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -22,8 +22,7 @@ import android.media.MediaRouter2Manager;
import android.text.TextUtils;

import androidx.annotation.IntDef;

import com.android.internal.annotations.VisibleForTesting;
import androidx.annotation.VisibleForTesting;

import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;