Loading mobile/android/base/AppConstants.java.in +1 −1 Original line number Diff line number Diff line Loading @@ -382,7 +382,7 @@ public class AppConstants { //#ifdef TOR_BROWSER_VERSION return true; //#else return false; return true; //#endif } } mobile/android/moz.configure +1 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ project_flag('MOZ_SWITCHBOARD', project_flag('MOZ_ANDROID_HLS_SUPPORT', help='Enable HLS (HTTP Live Streaming) support (currently using the ExoPlayer library)', default=True) default=False) option(env='MOZ_ANDROID_ACTIVITY_STREAM', help='Enable Activity Stream on Android (replacing the default HomePager)', Loading Loading
mobile/android/base/AppConstants.java.in +1 −1 Original line number Diff line number Diff line Loading @@ -382,7 +382,7 @@ public class AppConstants { //#ifdef TOR_BROWSER_VERSION return true; //#else return false; return true; //#endif } }
mobile/android/moz.configure +1 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ project_flag('MOZ_SWITCHBOARD', project_flag('MOZ_ANDROID_HLS_SUPPORT', help='Enable HLS (HTTP Live Streaming) support (currently using the ExoPlayer library)', default=True) default=False) option(env='MOZ_ANDROID_ACTIVITY_STREAM', help='Enable Activity Stream on Android (replacing the default HomePager)', Loading