mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Fix naming
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<action android:name="android.intent.action.BOOT_COMPLETED" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
<reveicer android:name=".EmptyReceiverXml">
|
||||
<receiver android:name=".EmptyReceiverXml">
|
||||
<intent-filter>
|
||||
<action android:name"android.intent.action.BOOT_COMPLETED" />
|
||||
</intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user