Merge "Deprecate Volume panel and relevant objects" into main

This commit is contained in:
Mill Chen
2024-05-08 01:27:11 +00:00
committed by Android (Google) Code Review
2 changed files with 4 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ import org.robolectric.RuntimeEnvironment;
import java.util.List;
@Deprecated(forRemoval = true)
@RunWith(RobolectricTestRunner.class)
public class VolumePanelTest {