Removing some usage of shared prefs
Bug: 301661768 Test: Presubmit Flag: N/A Change-Id: I158e9a5148d2c9404ea4d2e9e239696b29dbeb20
This commit is contained in:
@@ -62,8 +62,6 @@ import java.util.stream.Stream;
|
||||
public class WorkProfileManager implements PersonalWorkSlidingTabStrip.OnActivePageChangedListener {
|
||||
private static final String TAG = "WorkProfileManager";
|
||||
|
||||
public static final String KEY_WORK_EDU_STEP = "showed_work_profile_edu";
|
||||
|
||||
public static final int STATE_ENABLED = 1;
|
||||
public static final int STATE_DISABLED = 2;
|
||||
public static final int STATE_TRANSITION = 3;
|
||||
|
||||
Reference in New Issue
Block a user