sdm660-common: regenerate init files

This commit is contained in:
SonicBSV
2024-07-26 19:39:45 +03:00
parent 9be53a0a9e
commit 8b5038d609
12 changed files with 15 additions and 23 deletions
@@ -1,13 +1,5 @@
on property:init.svc.mediadrm=running on property:init.svc.mediadrm=running
mkdir /data/vendor/mediadrm 0770 media mediadrm mkdir /data/vendor/mediadrm 0770 media mediadrm
start vendor.move_data_sh
service vendor.move_data_sh /system/bin/move_widevine_data.sh
class late_start
user media
group media mediadrm system
disabled
oneshot
service vendor.drm-widevine-hal-1-3 /vendor/bin/hw/android.hardware.drm@1.3-service.widevine service vendor.drm-widevine-hal-1-3 /vendor/bin/hw/android.hardware.drm@1.3-service.widevine
interface android.hardware.drm@1.0::ICryptoFactory widevine interface android.hardware.drm@1.0::ICryptoFactory widevine
@@ -1,4 +1,4 @@
service vendor.gatekeeper-1-0 /vendor/bin/hw/android.hardware.gatekeeper@1.0-service-qti service gatekeeper-1-0 /vendor/bin/hw/android.hardware.gatekeeper@1.0-service-qti
class early_hal class early_hal
user system user system
group system group system
@@ -1,4 +1,4 @@
service vendor.keymaster-3-0 /vendor/bin/hw/android.hardware.keymaster@3.0-service-qti service keymaster-3-0 /vendor/bin/hw/android.hardware.keymaster@3.0-service-qti
class early_hal class early_hal
user system user system
group system drmrpc group system drmrpc
+1 -1
View File
@@ -1,4 +1,4 @@
service vendor.cnd /system/vendor/bin/cnd service vendor.cnd /vendor/bin/cnd
class main class main
user system user system
group system wifi inet radio wakelock net_admin group system wifi inet radio wakelock net_admin
+1 -1
View File
@@ -5,7 +5,7 @@
# Create the directories used by DPM subsystem # Create the directories used by DPM subsystem
#start dataadpl service #start dataadpl service
service vendor.dataadpl /system/vendor/bin/adpl service vendor.dataadpl /vendor/bin/adpl
class main class main
user radio user radio
socket adpl_cmd_uds_file dgram 660 radio radio socket adpl_cmd_uds_file dgram 660 radio radio
+1 -1
View File
@@ -11,7 +11,7 @@ on post-fs-data
chmod 0770 /data/vendor/dataqti chmod 0770 /data/vendor/dataqti
#start dataqti service #start dataqti service
service vendor.dataqti /system/vendor/bin/qti service vendor.dataqti /vendor/bin/qti
class main class main
user radio user radio
socket qti_dpm_uds_file dgram 660 radio radio socket qti_dpm_uds_file dgram 660 radio radio
@@ -5,9 +5,9 @@
# #
on post-fs-data && property:ro.crypto.state=encrypted && property:ro.crypto.type=file on post-fs-data && property:ro.crypto.state=encrypted && property:ro.crypto.type=file
start vendor.time_daemon start time_daemon
service vendor.time_daemon /vendor/bin/time_daemon service time_daemon /vendor/bin/time_daemon
class main class main
user system user system
group system group system
@@ -7,7 +7,7 @@
#Copyright (c) 2013-2018, The Linux Foundation. All rights reserved. #Copyright (c) 2013-2018, The Linux Foundation. All rights reserved.
# #
service vendor.thermal-engine /vendor/bin/thermal-engine service thermal-engine /vendor/bin/thermal-engine
class main class main
user root user root
group root group root
@@ -18,4 +18,4 @@ service vendor.thermal-engine /vendor/bin/thermal-engine
disabled disabled
on property:sys.boot_completed=1 on property:sys.boot_completed=1
restart vendor.thermal-engine restart thermal-engine
@@ -2,7 +2,7 @@
# All Rights Reserved. # All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc. # Confidential and Proprietary - Qualcomm Technologies, Inc.
# #
service vendor.alarm-hal-1-0 /vendor/bin/hw/vendor.qti.hardware.alarm@1.0-service service alarm-hal-1-0 /vendor/bin/hw/vendor.qti.hardware.alarm@1.0-service
interface vendor.qti.hardware.alarm@1.0::IAlarm default interface vendor.qti.hardware.alarm@1.0::IAlarm default
class hal class hal
user system user system
@@ -6,9 +6,9 @@
# #
on init on init
start vendor.qseecom-service start qseecom-service
service vendor.qseecom-service /vendor/bin/hw/vendor.qti.hardware.qseecom@1.0-service service qseecom-service /vendor/bin/hw/vendor.qti.hardware.qseecom@1.0-service
class hal class hal
user system user system
group system drmrpc group system drmrpc
@@ -1,4 +1,4 @@
service vendor.qteeconnector-hal-1-0 /vendor/bin/hw/vendor.qti.hardware.qteeconnector@1.0-service service qteeconnector-hal-1-0 /vendor/bin/hw/vendor.qti.hardware.qteeconnector@1.0-service
class hal class hal
user system user system
group system group system
@@ -1,4 +1,4 @@
service vendor.tui_comm-1-0 /vendor/bin/hw/vendor.qti.hardware.tui_comm@1.0-service-qti service tui_comm-1-0 /vendor/bin/hw/vendor.qti.hardware.tui_comm@1.0-service-qti
class hal class hal
user system user system
group system drmrpc group system drmrpc