From aa4aab4d58116017e330d7e2ca1401cb2e70eea4 Mon Sep 17 00:00:00 2001 From: Manaf Meethalavalappu Pallikunhi Date: Mon, 20 Mar 2017 21:25:43 +0530 Subject: [PATCH] sanders: thermal: Add thermal send rule socket to thermal service init Add thermal send rule socket to thermal service initialization script This change is required for SE Android so that thermal socket context are not overridden by init. Change-Id: I8774b62f35f72a481f9976dda5d1aee1e19d8374 --- rootdir/etc/init.qcom.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 2235f46..27bcb10 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -502,6 +502,7 @@ service thermal-engine /system/vendor/bin/thermal-engine socket thermal-send-client stream 0666 system system socket thermal-recv-client stream 0660 system system socket thermal-recv-passive-client stream 0666 system system + socket thermal-send-rule stream 0660 system system group root writepid /dev/cpuset/system-background/tasks