Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 041c55b5 authored by Yanting Yang's avatar Yanting Yang Committed by Automerger Merge Worker
Browse files

Merge "Deprecate silky flag for official release" into sc-dev am: f995ce3c

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14791881

Change-Id: I6e9922b5835b6410da37f5a733d83cca0f59fce7
parents 643cb5ea f995ce3c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -68,7 +68,6 @@ public class FeatureFlagUtils {
        DEFAULT_FLAGS.put(SETTINGS_DO_NOT_RESTORE_PRESERVED, "true");

        DEFAULT_FLAGS.put("settings_tether_all_in_one", "false");
        DEFAULT_FLAGS.put("settings_silky_home", "true");
        DEFAULT_FLAGS.put("settings_contextual_home", "false");
        DEFAULT_FLAGS.put(SETTINGS_PROVIDER_MODEL, "true");
        DEFAULT_FLAGS.put(SETTINGS_USE_NEW_BACKUP_ELIGIBILITY_RULES, "true");