Deprecate Settings panels and its infrastructure
Bug: 328525899 Test: robotest Change-Id: I30bc423e31e9202e70c509459f4397c296c8423f
This commit is contained in:
@@ -42,7 +42,10 @@ import com.android.settingslib.core.lifecycle.HideNonSystemOverlayMixin;
|
||||
|
||||
/**
|
||||
* Dialog Activity to host Settings Slices.
|
||||
*
|
||||
* @deprecated this is no longer used after V and will be removed.
|
||||
*/
|
||||
@Deprecated(forRemoval = true)
|
||||
public class SettingsPanelActivity extends FragmentActivity {
|
||||
|
||||
private static final String TAG = "SettingsPanelActivity";
|
||||
|
||||
Reference in New Issue
Block a user