Deprecate Nfc panel and relevant objects

Bug: 328528962
Test: robotest
Change-Id: Ia2acf4268e9a444d8b4cfe36c6eb2bd198f4be64
This commit is contained in:
Mill Chen
2024-05-06 22:27:02 +00:00
parent 3905f1069a
commit 840aa5e40b
2 changed files with 2 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ import org.junit.runner.RunWith;
import java.util.List;
@Deprecated(forRemoval = true)
@RunWith(AndroidJUnit4.class)
public class NfcPanelTest {