mirror of
https://github.com/bitwarden/android.git
synced 2026-03-24 23:32:29 -05:00
[BWA-9] Set task affinity to mitigate task hijacking (#94)
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:taskAffinity=""
|
||||
android:theme="@style/LaunchTheme"
|
||||
tools:targetApi="31">
|
||||
<activity
|
||||
|
||||
Reference in New Issue
Block a user