diff --git a/core/java/android/provider/Settings.java b/core/java/android/provider/Settings.java index 850aedd517a91..6d91f59b2727e 100644 --- a/core/java/android/provider/Settings.java +++ b/core/java/android/provider/Settings.java @@ -6830,7 +6830,7 @@ public final class Settings { * @hide */ public static final int SHOW_ROTATION_SUGGESTIONS_DEFAULT = - SHOW_ROTATION_SUGGESTIONS_DISABLED; + SHOW_ROTATION_SUGGESTIONS_ENABLED; /** * Read only list of the service components that the current user has explicitly allowed to