Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor formatting change

...

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

DRD03-J

High

Probable

Medium

P12

L1

Automated Detection

Automatic detection of the use of Context.sendBroadcast() is trivial. It is not feasible to automatically determine whether LocalBroadcastManager.sendBroadcast() can be used instead.

...