commit | c5c6f28294643dad91f2bf606a25d3975f45ac2d | [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 | b6caaa4c1ec0990ca88e128a8ee5c68590ba93ad [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