We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b75af commit 41e9a83Copy full SHA for 41e9a83
java/ql/test/query-tests/security/CWE-925/AndroidManifest.xml
@@ -5,7 +5,7 @@
5
<action android:name="android.intent.action.BOOT_COMPLETED" />
6
</intent-filter>
7
</receiver>
8
- <reveicer android:name=".EmptyReceiverXml">
+ <receiver android:name=".EmptyReceiverXml">
9
<intent-filter>
10
<action android:name"android.intent.action.BOOT_COMPLETED" />
11
0 commit comments