Files
Ido 6c8f417a1e rodin: initial vendor tree
Change-Id: Ib5f383c3c800567d8884a37ebfb5a956e7400e2b
Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
2025-12-08 18:24:08 +01:00

8 lines
220 B
Plaintext

SUPL_ADDR=supl.google.com
SUPL_PORT=7276
//SUPL_TLS can be 0 (disable) or 1 (enable)
SUPL_TLS=0
//SUPL_VERSION can be 1 or 2
SUPL_VERSION=2
//TLS_VERSION can be 0 (TLS1.0), 1 (TLS1.1), and 2 (TLS1.2)
TLS_VERSION=1