For #22495 - Disable inactive tabs survey

This commit is contained in:
Sarah Khan 2021-12-06 12:37:49 -05:00 committed by mergify[bot]
parent 77191d8ef2
commit e18cf36117

View File

@ -872,7 +872,7 @@ class Settings(private val appContext: Context) : PreferencesHolder {
*/
var shouldShowInactiveTabsTurnOffSurvey by booleanPreference(
appContext.getPreferenceKey(R.string.pref_key_should_show_inactive_tabs_turn_off_survey),
default = true
default = false
)
fun getSitePermissionsPhoneFeatureAction(