Add pending intent immutability to Call block disabled notification.

This intent is shown ONLY when the user has enabled blocking of
unknown numbers and they dial an emergency number.  Without adding
FLAG_IMMUTABLE the platform throws an IllegalArgumentException, crashing
Telecom and the system service, causing a soft reboot.

Test: Manual test; add fake emergency number, enable blocking of unknown
numbers, dial emergency number.  Verify repros without fix and verifies
does not repro with fix.
Bug: 190559421

Change-Id: I38c57a5ff151d74a01141d7a43ec2418f211b092
1 file changed