From f3f6c69d932b636269aff450bf6015dd771f4ef1 Mon Sep 17 00:00:00 2001 From: TheScarastic Date: Fri, 4 Oct 2019 18:00:12 +0530 Subject: [PATCH] davinci: rootdir: Set default thermal mode to evaluation Change-Id: I4f08455abbb3391d46f10a3821a3699e82947e74 --- rootdir/etc/init.target.rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rootdir/etc/init.target.rc b/rootdir/etc/init.target.rc index 691f8f6..8608793 100644 --- a/rootdir/etc/init.target.rc +++ b/rootdir/etc/init.target.rc @@ -83,7 +83,9 @@ on boot start rmt_storage start rfs_access + # Set thermal mode to evaluation chown system system /sys/class/thermal/thermal_message/sconfig + write /sys/class/thermal/thermal_message/sconfig 10 on property:sys.boot_completed=1 # Runtime fs tuning