rspec/rules/S5320/recommended.adoc
2020-06-30 17:16:12 +02:00

4 lines
236 B
Plaintext

== Recommended Secure Coding Practices
Restrict the access to broadcasted intents. See https://developer.android.com/guide/components/broadcasts.html#restricting_broadcasts_with_permissions[Android documentation] for more information.