GNSS_NI_RESPONSE_IGNORE handling

GNSS_NI_RESPONSE_IGNORE inaverdently mapped to NO_RESPONSE,
which is a different reponse code. The two should be handled
differently.

Bug: 111770241
Bug: 112527804
Bug: 112159033

Change-Id: I5e6df67bc1ab61cff466d1ef3bffec7de3377aaf
CRs-Fixed: 2296845
Test: Verify below emergency SUPL INIT test cases
SUPL-2.0-con-033 case 1 (no emergency call, SUPL_ES=1)
Result: FAIL
SUPL-2.0-con-033 case 1 (no emergency call, SUPL_ES=0)
Result: PASS
VZW E911-03.03 (with emergency call, SUPL_ES=1)
Result: PASS
VZW E911-03.03 (with emergency call, SUPL_ES=0)
Result: PASS
(cherry picked from commit ae886062fe9e2334904875393a7c962b8b6117d9)
1 file changed