RM6785: Initial commit

* https://github.com/realme-mt6785-devs/android_device_realme_RM6785-common/tree/a8c9c94a13b8f065e9e2c0a23ce765b225c14fdc

Change-Id: Ic4f255143b586f8618606e38defb7f6f7f5a2601
This commit is contained in:
SamarV-121
2023-11-19 11:34:36 +00:00
commit 7d8d469caa
1855 changed files with 85944 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