commit | f5686f3918ac600462bcc274586093e0a836c84d | [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 | 4322fd041de4d47b444cd3d90b7f3f80d590cf07 | |
parent | 2217f37fc7c748edd772b0dddd3a596669e1c18b [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