commit | 4a51385fd9825b33ce345a2beaa0534f39f7e8ce | [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 | 16b89bd2dc83631f932a42dd5c024c69591790ea | |
parent | 56804f05607e5babe4ffd13262a937f54f24d7ee [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