Loading packages/SystemUI/src/com/android/systemui/shade/domain/interactor/ShadeModeInteractor.kt +1 −1 Original line number Diff line number Diff line Loading @@ -118,7 +118,7 @@ constructor( companion object { /* Whether the Dual Shade setting is enabled by default. */ private const val DUAL_SHADE_ENABLED_DEFAULT = false private const val DUAL_SHADE_ENABLED_DEFAULT = true } } Loading Loading
packages/SystemUI/src/com/android/systemui/shade/domain/interactor/ShadeModeInteractor.kt +1 −1 Original line number Diff line number Diff line Loading @@ -118,7 +118,7 @@ constructor( companion object { /* Whether the Dual Shade setting is enabled by default. */ private const val DUAL_SHADE_ENABLED_DEFAULT = false private const val DUAL_SHADE_ENABLED_DEFAULT = true } } Loading