Remove checks on SUPL URLs from AFW before inject to modem

To support dual sim, such check before inject could prevent
SUPL parameter updates to modem after DD switch. HAL doesn't
really know what sub the new URLs are for, so could mistakenly
think the new parameters for new sub are of the same values
for the old sub, and filter them out.

Bug: 144524212
Test: build pass, SUPL pass
Change-Id: I432995a44c08192955bd50630649120933006ff9
CRs-fixed: 2487784
2 files changed