Merge pull request #3901 from nextcloud/hardening_manifest

Set taskAffinity to empty value on application level
This commit is contained in:
Marcel Hibbe 2024-05-08 10:52:27 +02:00 committed by GitHub
commit 9f356a67aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -91,6 +91,7 @@
android:requestLegacyExternalStorage="true"
android:supportsRtl="true"
android:theme="@style/AppTheme.Launcher"
android:taskAffinity=""
tools:ignore="UnusedAttribute"
tools:replace="label, icon, theme, name, allowBackup">