sdm660-common: regenerate init files
This commit is contained in:
-7
@@ -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
-1
@@ -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
|
||||
user system
|
||||
group system
|
||||
|
||||
+1
-1
@@ -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
|
||||
user system
|
||||
group system drmrpc
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
#
|
||||
|
||||
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
|
||||
user system
|
||||
group system
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#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
|
||||
user root
|
||||
group root
|
||||
@@ -17,4 +17,4 @@ service thermal-engine /vendor/bin/thermal-engine
|
||||
socket thermal-send-rule stream 0660 system oem_2907
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
restart thermal-engine
|
||||
restart vendor.thermal-engine
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@ on post-fs-data
|
||||
on property:persist.vendor.data.mode=disabled
|
||||
stop vendor.netmgrd
|
||||
|
||||
service vendor.netmgrd /system/vendor/bin/netmgrd
|
||||
service vendor.netmgrd /vendor/bin/netmgrd
|
||||
class main
|
||||
|
||||
on property:ro.vendor.use_data_netmgrd=false
|
||||
|
||||
@@ -13,7 +13,7 @@ on post-fs-data
|
||||
mkdir /data/vendor/port_bridge 0770 radio radio
|
||||
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
|
||||
user radio
|
||||
group radio system inet
|
||||
|
||||
+2
-2
@@ -2,10 +2,10 @@
|
||||
# All Rights Reserved.
|
||||
# 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
|
||||
class hal
|
||||
user system
|
||||
group system
|
||||
oneshot
|
||||
disabled
|
||||
disabled
|
||||
|
||||
+2
-2
@@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
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
|
||||
user system
|
||||
group system drmrpc
|
||||
|
||||
+1
-1
@@ -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
|
||||
user system
|
||||
group system
|
||||
|
||||
+1
-1
@@ -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
|
||||
user system
|
||||
group system drmrpc
|
||||
|
||||
Reference in New Issue
Block a user