[fenix] Close https://github.com/mozilla-mobile/fenix/issues/9338: Enable WebPush engine integration in all builds

This commit is contained in:
Jonathan Almeida 2020-04-21 01:53:26 -04:00 committed by Jonathan Almeida
parent f847da748c
commit 1620010cac

View file

@ -37,7 +37,7 @@ object FeatureFlags {
*
* https://github.com/mozilla-mobile/fenix/issues/9059
*/
val webPushIntegration = Config.channel.isNightlyOrDebug
const val webPushIntegration = true
/**
* Enables picture-in-picture feature