Deprecate Volume panel and relevant objects

Bug: 328529042
Test: robotest
Change-Id: I462ddb72b2f764a016d957cc4195fc8298c5f21d
This commit is contained in:
Mill Chen
2024-05-06 22:31:17 +00:00
parent e4f785c773
commit f4d7fe3082
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 {