commit | 6a224d7cfa9564115ecce0d75ef274be0b6f93ad | [log] [tgz] |
---|---|---|
author | Ashwini Oruganti <ashfall@google.com> | Fri Oct 30 10:49:45 2020 -0700 |
committer | Ashwini Oruganti <ashfall@google.com> | Fri Oct 30 10:49:45 2020 -0700 |
tree | 0913adb77d14e3a0d49c56c27974d518adc9b9a3 | |
parent | 7900906a87c1df326be9c10ecabb0853e799d851 [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 Merged-In: I35ccfc0f69fd98b5803da74d9eb12902b351acc7