rspec/rules/S5320/recommended.adoc

4 lines
236 B
Plaintext
Raw Normal View History

2020-06-30 12:50:28 +02:00
== 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.