X6837: Initial vendor tree & Sync with device tree

Change-Id: I13901a5404039adff809813c283deec88917c82f
Signed-off-by: vlxlxlv <fajarslebew31@gmail.com>
This commit is contained in:
2026-04-26 08:01:00 +02:00
commit 0b994b644b
1812 changed files with 161296 additions and 0 deletions
+8
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