Deprecate Settings panels and its infrastructure
Bug: 328525899 Test: robotest Change-Id: I30bc423e31e9202e70c509459f4397c296c8423f
This commit is contained in:
@@ -19,6 +19,7 @@ package com.android.settings.panel;
|
||||
import android.content.ComponentName;
|
||||
import android.content.Intent;
|
||||
|
||||
@Deprecated(forRemoval = true)
|
||||
public class FakeSettingsPanelActivity extends SettingsPanelActivity {
|
||||
@Override
|
||||
public ComponentName getCallingActivity() {
|
||||
|
Reference in New Issue
Block a user