[fenix] For https://github.com/mozilla-mobile/fenix/issues/10885: Don't add migration activity to history stack

pull/600/head
Jonathan Almeida 4 years ago committed by Mihai Adrian
parent 8379ab29eb
commit 9ba56bd918

@ -187,6 +187,7 @@
<activity
android:name=".migration.MigrationProgressActivity"
android:noHistory="true"
android:launchMode="singleInstance"
android:exported="false">
</activity>

Loading…
Cancel
Save