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:
SayanAcharya
2021-09-30 00:56:43 +05:30
committed by Kunmun
parent 1906e67878
commit 5466df57ac
5 changed files with 21 additions and 0 deletions
@@ -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