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

@@ -27,6 +27,7 @@ import androidx.annotation.Nullable;
import com.android.settings.Utils;
import com.android.settings.flags.Flags;
@Deprecated(forRemoval = true)
public class PanelFeatureProviderImpl implements PanelFeatureProvider {
@Override