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
1 file changed
tree: 4322fd041de4d47b444cd3d90b7f3f80d590cf07
  1. core/
  2. packages/
  3. services/
  4. wifi/