Merge "Deprecate Settings panels and its infrastructure" into main

This commit is contained in:
Mill Chen
2024-05-10 10:02:51 +00:00
committed by Android (Google) Code Review
15 changed files with 33 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
@Deprecated(forRemoval = true)
@RunWith(AndroidJUnit4.class)
public class PanelSlicesLoaderCountdownLatchTest {