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
1 file changed
tree: 0913adb77d14e3a0d49c56c27974d518adc9b9a3
  1. core/
  2. services/
  3. wifi/