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

Commit 74648d85 authored by Fangqiu Su's avatar Fangqiu Su
Browse files

Update the imports to androidx.test.filters.*

* This change is for a newly created test file. It's not documented in the original doc.

Bug: 316941721
Change-Id: Ic53cef9a6b0f62b862896bcd03679ea813dd5642
Test: mmma .
parent db06de0a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,8 +21,8 @@ import static com.google.common.truth.Truth.assertThat;
import android.app.AutomaticZenRule;
import android.provider.Settings;
import android.service.notification.ZenPolicy;
import android.test.suitebuilder.annotation.SmallTest;

import androidx.test.filters.SmallTest;
import androidx.test.runner.AndroidJUnit4;

import com.android.os.dnd.ActiveRuleType;