[AUTO][FILECONTROL] - version 146.0.7680.31
This commit is contained in:
committed by
github-actions[bot]
parent
080634431f
commit
8627614ac9
@@ -168,6 +168,9 @@ by a child template that "extends" this file.
|
||||
|
||||
<uses-permission android:name="com.google.android.apps.now.CURRENT_ACCOUNT_ACCESS" />
|
||||
|
||||
<!-- Permission for using pinned windowing layer for document picture-in-picture. -->
|
||||
<uses-permission android:name="android.permission.USE_PINNED_WINDOWING_LAYER" />
|
||||
|
||||
{% block extra_uses_permissions %}
|
||||
{% endblock %}
|
||||
|
||||
@@ -1116,7 +1119,6 @@ by a child template that "extends" this file.
|
||||
android:exported="false"
|
||||
android:autoRemoveFromRecents="true"
|
||||
android:excludeFromRecents="true"
|
||||
android:documentLaunchMode="always"
|
||||
android:noHistory="true"/>
|
||||
|
||||
<activity
|
||||
@@ -1125,7 +1127,6 @@ by a child template that "extends" this file.
|
||||
android:exported="false"
|
||||
android:autoRemoveFromRecents="true"
|
||||
android:excludeFromRecents="true"
|
||||
android:documentLaunchMode="always"
|
||||
android:noHistory="true"/>
|
||||
|
||||
<activity
|
||||
@@ -1134,7 +1135,6 @@ by a child template that "extends" this file.
|
||||
android:exported="false"
|
||||
android:autoRemoveFromRecents="true"
|
||||
android:excludeFromRecents="true"
|
||||
android:documentLaunchMode="always"
|
||||
android:noHistory="true"/>
|
||||
|
||||
<!-- Activities for task manager. -->
|
||||
|
||||
Reference in New Issue
Block a user