Merge "Remove feature flag for active unlock" into udc-dev am: 9c67ee1eb1 am: 1f01e15499
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/23089996 Change-Id: I8c7ad9ce82f2418932672ff591b5de108340aa91 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -84,5 +84,7 @@ public final class ActiveUnlockTestUtils {
|
||||
ActiveUnlockStatusUtils.CONFIG_FLAG_NAME,
|
||||
null /* value */,
|
||||
false /* makeDefault */);
|
||||
Settings.Secure.putString(context.getContentResolver(), TARGET_SETTING, null);
|
||||
Settings.Secure.putString(context.getContentResolver(), PROVIDER_SETTING, null);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user