7d8d469caa
* https://github.com/realme-mt6785-devs/android_device_realme_RM6785-common/tree/a8c9c94a13b8f065e9e2c0a23ce765b225c14fdc Change-Id: Ic4f255143b586f8618606e38defb7f6f7f5a2601
8 lines
220 B
Plaintext
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 |