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

@@ -30,6 +30,7 @@ import com.android.settings.slices.SliceBuilderUtils;
import java.util.ArrayList;
import java.util.List;
@Deprecated(forRemoval = true)
public class NfcPanel implements PanelContent {
private final Context mContext;