sdm660-common: Checkout Thermal Blobs From LA.UM.9.12.r1-10800-SMxx50.0
Signed-off-by: Kunmun <kunmun.devroms@gmail.com>
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
#Copyright (c) 2019-2021 Qualcomm Technologies, Inc.
|
||||
#All Rights Reserved.
|
||||
#Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
#
|
||||
#Copyright (c) 2013-2018, The Linux Foundation. All rights reserved.
|
||||
#
|
||||
|
||||
service thermal-engine /vendor/bin/thermal-engine
|
||||
class main
|
||||
user root
|
||||
group root
|
||||
socket thermal-send-client stream 0660 system oem_2907
|
||||
socket thermal-recv-client stream 0660 system oem_2907
|
||||
socket thermal-recv-passive-client stream 0660 system oem_2907
|
||||
socket thermal-send-rule stream 0660 system oem_2907
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
restart thermal-engine
|
||||
Reference in New Issue
Block a user