There are some reason to think that suplpatcher
is obsolete by now, at least for Xperia 10 II and III. Let me explain why:
-
first of all
suplpatcher
is a closed-source binary (AFAIK), therefore as long as it is a closed source binary it may arise the doubt of compromising the OS/modem/GPS and their security or privacy constrains plus the doubt that it can infringe some kind of Qualcomm exclusive right (thirdy-party reasonable doubts, not mine doubts nor my claims - expecially for a company like Jolla near the banckrupt and with some Russian ties/debt not 100% addressed, yet). -
secondly, in its easy way of doing goes against the privacy because it removes the
TLS
layer letting theSUPL
request/answer transits uncrypted, in clear. -
it has been reported that suplpatcher CA certs uploading does not persist after a smartphone reboot or a modem hard reset (not tested by myself, just read about)
You might ask what is remain in pushing suplpatcher out of the scene. The answer is to let the Qualcomm
modem/GPS to retrieve by its own the CA certs from a folder.
Like the PM2
patch above does. It does with Google SUPL
services because it was straighforward to test with their service (cfr. patch description). Once, the approach is verified to be working then more SUPL
providers can be added as far as they publish their CA certs in a format that Qualcomm modem/GPS can deal with.
UPDATE: about the GPS patch alternative to suplpatcher
The new v0.0.7 patch is available on Patch Manager
Web Catalog
.
Probably, it works also on XA2
but I did not check that its original gps.conf
is the same.
Cheers, R-