Closes #4431: Enable feature-media component for all builds. (#4898)

nightly-build-test
Sebastian Kaspari 5 years ago committed by Jeff Boek
parent 594569164d
commit c322343248

@ -46,5 +46,5 @@ object FeatureFlags {
*
* https://github.com/mozilla-mobile/fenix/issues/4431
*/
val mediaIntegration = nightly or debug
const val mediaIntegration = true
}

Loading…
Cancel
Save