Fix failing checks

This commit is contained in:
Joe Farebrother
2021-10-20 17:25:38 +01:00
parent b6c584cb70
commit 3e3503a763
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
<example>
<p>The following example shows two ways of broadcasting intents. In the 'BAD' case, no "receiver permission" is specified. In the 'GOOD' case, "receiver permission" or "receiver application" is specified.</p>
<sample src="SensitiveBroadcast.java" />
<sample src="SensitiveCommunication.java" />
</example>
<references>