sm8150-common: Initial import

* From vayu V14.0.1.0.TJUMIXM

Change-Id: I17aa712045470cebae289a06b43848b18c389d90
This commit is contained in:
Sebastiano Barezzi
2023-04-11 18:26:05 +02:00
commit 613d27bb62
805 changed files with 25263 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# Copyright (c) 2019 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
# imsdatadaemon starts with root and UID will be downgraded to RADIO.
service vendor.imsdatadaemon /vendor/bin/imsdatadaemon
class main
user radio
socket ims_datad stream 0660 system radio
group radio wifi inet vendor_qti_diag log
disabled
on property:vendor.ims.QMI_DAEMON_STATUS=1
start vendor.imsdatadaemon