sdm660-common: regenerate init files

This commit is contained in:
SonicBSV
2024-07-24 22:19:54 +03:00
parent cbebda8ec7
commit 527dfa9514
11 changed files with 14 additions and 21 deletions
@@ -1,7 +0,0 @@
service vendor.bluetooth-1-1 /vendor/bin/hw/android.hardware.bluetooth@1.1-service
class hal
capabilities BLOCK_SUSPEND NET_ADMIN SYS_NICE
user bluetooth
group bluetooth
task_profiles HighPerformance
disabled
@@ -1,4 +1,4 @@
service gatekeeper-1-0 /vendor/bin/hw/android.hardware.gatekeeper@1.0-service-qti service vendor.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 keymaster-3-0 /vendor/bin/hw/android.hardware.keymaster@3.0-service-qti service vendor.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
@@ -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 time_daemon start vendor.time_daemon
service time_daemon /vendor/bin/time_daemon service vendor.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 thermal-engine /vendor/bin/thermal-engine service vendor.thermal-engine /vendor/bin/thermal-engine
class main class main
user root user root
group root group root
@@ -17,4 +17,4 @@ service thermal-engine /vendor/bin/thermal-engine
socket thermal-send-rule stream 0660 system oem_2907 socket thermal-send-rule stream 0660 system oem_2907
on property:sys.boot_completed=1 on property:sys.boot_completed=1
restart thermal-engine restart vendor.thermal-engine
+1 -1
View File
@@ -34,7 +34,7 @@ on post-fs-data
on property:persist.vendor.data.mode=disabled on property:persist.vendor.data.mode=disabled
stop vendor.netmgrd stop vendor.netmgrd
service vendor.netmgrd /system/vendor/bin/netmgrd service vendor.netmgrd /vendor/bin/netmgrd
class main class main
on property:ro.vendor.use_data_netmgrd=false on property:ro.vendor.use_data_netmgrd=false
+1 -1
View File
@@ -13,7 +13,7 @@ on post-fs-data
mkdir /data/vendor/port_bridge 0770 radio radio mkdir /data/vendor/port_bridge 0770 radio radio
chmod 0770 /data/vendor/port_bridge chmod 0770 /data/vendor/port_bridge
service vendor.port-bridge /system/vendor/bin/port-bridge service vendor.port-bridge /vendor/bin/port-bridge
class main class main
user radio user radio
group radio system inet group radio system inet
@@ -2,7 +2,7 @@
# All Rights Reserved. # All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc. # Confidential and Proprietary - Qualcomm Technologies, Inc.
# #
service alarm-hal-1-0 /vendor/bin/hw/vendor.qti.hardware.alarm@1.0-service service vendor.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 qseecom-service start vendor.qseecom-service
service qseecom-service /vendor/bin/hw/vendor.qti.hardware.qseecom@1.0-service service vendor.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 qteeconnector-hal-1-0 /vendor/bin/hw/vendor.qti.hardware.qteeconnector@1.0-service service vendor.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 tui_comm-1-0 /vendor/bin/hw/vendor.qti.hardware.tui_comm@1.0-service-qti service vendor.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