sdm660-common: regenerate init files
This commit is contained in:
-8
@@ -1,13 +1,5 @@
|
||||
on property:init.svc.mediadrm=running
|
||||
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
|
||||
interface android.hardware.drm@1.0::ICryptoFactory widevine
|
||||
|
||||
+1
-1
@@ -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
|
||||
user system
|
||||
group system
|
||||
|
||||
+1
-1
@@ -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
|
||||
user system
|
||||
group system drmrpc
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
service vendor.cnd /system/vendor/bin/cnd
|
||||
service vendor.cnd /vendor/bin/cnd
|
||||
class main
|
||||
user system
|
||||
group system wifi inet radio wakelock net_admin
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@
|
||||
# Create the directories used by DPM subsystem
|
||||
|
||||
#start dataadpl service
|
||||
service vendor.dataadpl /system/vendor/bin/adpl
|
||||
service vendor.dataadpl /vendor/bin/adpl
|
||||
class main
|
||||
user radio
|
||||
socket adpl_cmd_uds_file dgram 660 radio radio
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ on post-fs-data
|
||||
chmod 0770 /data/vendor/dataqti
|
||||
|
||||
#start dataqti service
|
||||
service vendor.dataqti /system/vendor/bin/qti
|
||||
service vendor.dataqti /vendor/bin/qti
|
||||
class main
|
||||
user 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
|
||||
start vendor.time_daemon
|
||||
start time_daemon
|
||||
|
||||
service vendor.time_daemon /vendor/bin/time_daemon
|
||||
service 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 vendor.thermal-engine /vendor/bin/thermal-engine
|
||||
service thermal-engine /vendor/bin/thermal-engine
|
||||
class main
|
||||
user root
|
||||
group root
|
||||
@@ -18,4 +18,4 @@ service vendor.thermal-engine /vendor/bin/thermal-engine
|
||||
disabled
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
restart vendor.thermal-engine
|
||||
restart thermal-engine
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
# All Rights Reserved.
|
||||
# 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
|
||||
class hal
|
||||
user system
|
||||
|
||||
+2
-2
@@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
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
|
||||
user system
|
||||
group system drmrpc
|
||||
|
||||
+1
-1
@@ -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
|
||||
user system
|
||||
group system
|
||||
|
||||
+1
-1
@@ -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
|
||||
user system
|
||||
group system drmrpc
|
||||
|
||||
Reference in New Issue
Block a user