commit | eb04cb7be103ee2a51a2a0b6df9f1550f884bcca | [log] [tgz] |
---|---|---|
author | Ashwini Oruganti <ashfall@google.com> | Thu Oct 29 11:19:36 2020 -0700 |
committer | Ashwini Oruganti <ashfall@google.com> | Thu Oct 29 11:19:36 2020 -0700 |
tree | 1ca642bb1d6716b3e49374b7e86ee2f2fd3ba9b6 | |
parent | 72cda5ebd4558aa316ab161bd5b4658af95efced [diff] |
Apply FLAG_IMMUTABLE to the PendingIntent in NetworkStatService.java Broadcast intents sent by AlarmManager are immutable; the system dispatches them without customization. Fixes: 171815343 Test: TH Change-Id: I35ccfc0f69fd98b5803da74d9eb12902b351acc7