[CompatUI] Enabled Reachability Education by default

Bug: 255943773
Test: manual

Change-Id: Iac8dfff5b737398e56315a47883c1ae3c8d05057
This commit is contained in:
Massimo Carli
2023-03-13 17:30:54 +00:00
parent 05557900e4
commit 2a90a1b5f0

View File

@@ -39,11 +39,11 @@ public class CompatUIConfiguration implements DeviceConfig.OnPropertiesChangedLi
"enable_letterbox_restart_confirmation_dialog";
private static final String KEY_ENABLE_LETTERBOX_REACHABILITY_EDUCATION =
"enable_letterbox_reachability_education";
"enable_letterbox_education_for_reachability";
private static final boolean DEFAULT_VALUE_ENABLE_LETTERBOX_RESTART_DIALOG = true;
private static final boolean DEFAULT_VALUE_ENABLE_LETTERBOX_REACHABILITY_EDUCATION = false;
private static final boolean DEFAULT_VALUE_ENABLE_LETTERBOX_REACHABILITY_EDUCATION = true;
/**
* The name of the {@link SharedPreferences} that holds which user has seen the Restart