rosemary: Initial device vendor commit

This commit is contained in:
Matsvei Niaverau
2022-12-04 15:22:16 +01:00
commit 56fc5e19cf
2621 changed files with 47298 additions and 0 deletions

8
proprietary/vendor/etc/slp_conf vendored Normal file
View File

@@ -0,0 +1,8 @@
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