sdm660-common: Split blob

Change-Id: I281d7b132f4f45c2e1f608ac4af184ebb51f39de
This commit is contained in:
Aditya Eka Pranata
2025-09-30 12:29:36 +07:00
parent 0620fe14fa
commit 940b40b49d
2182 changed files with 0 additions and 51457 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