зеркало из https://github.com/mozilla/gecko-dev.git
Bug 690705 - Don't put the restart helper activity in the recent list [r=blassey]
This commit is contained in:
Родитель
714e2a22ce
Коммит
338fe71a0e
|
@ -99,7 +99,8 @@
|
|||
|
||||
<activity android:name="Restarter"
|
||||
android:process="@ANDROID_PACKAGE_NAME@Restarter"
|
||||
android:theme="@style/GreyTheme">
|
||||
android:theme="@style/GreyTheme"
|
||||
android:excludeFromRecents="true">
|
||||
<intent-filter>
|
||||
<action android:name="org.mozilla.gecko.restart"/>
|
||||
</intent-filter>
|
||||
|
|
Загрузка…
Ссылка в новой задаче