sdm660-common: drop thermal-engine

This commit is contained in:
SonicBSV
2025-06-04 18:06:57 +03:00
parent acd7dfdf08
commit 0763991041
3 changed files with 0 additions and 22 deletions
Binary file not shown.
@@ -1,20 +0,0 @@
#! /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