sdm660-common: Checkout Proprietary Blobs From R-CAF

- LA.UM.9.12.r1-10800-SMxx50.0
     - Alarm, ANT+, Bluetooth, Bluetooth-Audio, CNE, Connection Security, Data, Diag, DPM
     - ESE-Powermanager, FM, IMS, Latency, PD, Peripheral manager, QCC VND HAL, QCRIL, QCC-TR-UI, QDMA, QMI
     - RemoteFS, Soter, TFTP, SMC Invoke, Time Services, Wifi

- LA.UM.9.6.2.r1-03600-89xx.0
     - DRM, DRM-Qteeconnector, TUI, WFD
     - Add QSEEcom Hal

- LA.QSSI.11.0.r1*
     - FM, Telephony (System)

Signed-off-by: Kunmun <kunmun.devroms@gmail.com>
This commit is contained in:
pranavkapoor001
2021-09-30 00:56:40 +05:30
committed by Kunmun
parent 7fb4d1a1bf
commit 2df38515e7
583 changed files with 2307 additions and 978 deletions
@@ -1,5 +1,5 @@
service vendor.bluetooth-1-0-qti /vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti
class hal
user bluetooth
group bluetooth system wakelock oem_2901
group bluetooth system wakelock oem_2901 net_raw
capabilities BLOCK_SUSPEND NET_ADMIN
@@ -1,2 +0,0 @@
on property:ro.board.platform=msmnile && property:ro.baseband=msm && property:ro.vendor.qti.va_aosp.support=1
setprop ro.telephony.iwlan_operation_mode "legacy"
@@ -0,0 +1,16 @@
# Copyright (c) 2019-2020 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
on post-fs-data
# create QDMA dropbox
mkdir /data/vendor/qdmastats 0700 system system
mkdir /data/vendor/qdma 0770 system system
#mkdir /dev/socket/qdma 0777 system system
#chmod 2777 /dev/socket/qdma
service vendor.qcc-trd /system/vendor/bin/qcc-trd
class late_start
user system
group everybody readproc system net_bw_stats radio vendor_rfs_shared sdcard_rw media_rw sdcard_r
-8
View File
@@ -1,8 +0,0 @@
# Copyright (c) 2019-2020 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
on early-boot
write /dev/ipa 1
+16
View File
@@ -0,0 +1,16 @@
# Copyright (c) 2019 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
# msm specific files that need to be created on /data
on post-fs-data
#create ipacm-diag log dir
mkdir /data/vendor/ipa 0770 radio radio
chmod 0770 /data/vendor/ipa
service vendor.ipacm-diag /system/vendor/bin/ipacm-diag
class main
user radio
socket ipacm_log_file dgram 660 radio radio
group radio diag oem_2901
+6
View File
@@ -0,0 +1,6 @@
service vendor.mutualex /vendor/bin/mutualex
class main
user radio
group radio wakelock wifi inet
capabilities BLOCK_SUSPEND
oneshot
+1 -1
View File
@@ -1,4 +1,4 @@
# Copyright (c) 2019-2020 Qualcomm Technologies, Inc.
# Copyright (c) 2019-2021 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
@@ -0,0 +1,7 @@
# Copyright (c) 2020 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
on boot
write /data/vendor/qmipriod/log.txt ""
chown radio radio /data/vendor/qmipriod/log.txt
+20
View File
@@ -0,0 +1,20 @@
# Copyright (c) 2020 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
service vendor.qmipriod /system/vendor/bin/qmipriod
class main
user radio
group radio
disabled
on property:persist.vendor.data.qmipriod_load=1
start vendor.qmipriod
on property:persist.vendor.data.qmipriod_load=0
stop vendor.qmipriod
on post-fs-data
#Create logging directory
mkdir /data/vendor/qmipriod 0770 radio radio
chmod 0770 /data/vendor/qmipriod
+21
View File
@@ -0,0 +1,21 @@
# Copyright (c) 2019 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
# Create the directories used by qwes
on post-fs-data
mkdir /data/vendor/qwes 0755 system system
# Start daemon after boot completed
on property:sys.boot_completed=1
start vendor.ssgtzd
# Used 'disabled' flag, so daemon won't be started until explicit start
service vendor.ssgtzd /vendor/bin/ssgtzd
class late_start
user system
group system
disabled
socket ssgtzd stream 0660 system inet
socket qwes_ipc stream 0660 system inet
@@ -1,4 +0,0 @@
service qti_esepowermanager_service /vendor/bin/hw/vendor.qti.esepowermanager@1.0-service
class hal
user system
group nfc system
@@ -0,0 +1,10 @@
#
# Copyright (c) 2017-2018, 2020 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
service qti_esepowermanager_service_1_1 /vendor/bin/hw/vendor.qti.esepowermanager@1.1-service
class hal
user system
group nfc system
@@ -0,0 +1,15 @@
#
# Copyright (c) 2020 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
on post-fs-data
# create QDMA shard dropbox
mkdir /data/vendor/qdma/shared 0770 system system
mkdir /data/vendor/qdma/shared/3 0770 system system
service qccvndhalservice /vendor/bin/hw/vendor.qti.hardware.qccvndhal@1.0-service
class hal
user system
group system
@@ -0,0 +1,14 @@
#
# Copyright (c) 2019 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
#
on init
start qseecom-service
service qseecom-service /vendor/bin/hw/vendor.qti.hardware.qseecom@1.0-service
class hal
user system
group system drmrpc