summaryrefslogtreecommitdiff
path: root/tests/tests/security/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/security/AndroidManifest.xml')
-rw-r--r--tests/tests/security/AndroidManifest.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tests/security/AndroidManifest.xml b/tests/tests/security/AndroidManifest.xml
index 5487fb43bde..4e43d570881 100644
--- a/tests/tests/security/AndroidManifest.xml
+++ b/tests/tests/security/AndroidManifest.xml
@@ -238,6 +238,9 @@
android:resource="@xml/syncadapter" />
</service>
+ <activity android:name="android.security.cts.CVE_2023_20953.PocActivity"
+ android:exported="true" />
+
<activity android:name="android.security.cts.CVE_2021_0642.PocActivity"
android:exported="true">
<intent-filter>