mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-10 08:00:57 +00:00
Merge pull request #3901 from nextcloud/hardening_manifest
Set taskAffinity to empty value on application level
This commit is contained in:
commit
9f356a67aa
@ -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">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user