[BWA-9] Set task affinity to mitigate task hijacking (#94)

This commit is contained in:
Patrick Honkonen
2024-05-15 15:13:47 -04:00
committed by GitHub
parent 97e6758449
commit f2365771ff

View File

@@ -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