Merge "Deprecated Wifi panel and relevant objects" into main

This commit is contained in:
Mill Chen
2024-05-08 01:28:15 +00:00
committed by Android (Google) Code Review
8 changed files with 18 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 WifiPanelTest {