From f26f51e180e45e6d2c7670651856a3395bae7766 Mon Sep 17 00:00:00 2001 From: TeYuan Wang Date: Tue, 28 Nov 2023 09:48:48 -0800 Subject: [PATCH] akita: keep LC util threshold to 1280 for game Bug: 261704404 Test: check CPUUtilThreshold when playing game Change-Id: I73c6da9431508a090814e1e91051c015a2d846bd --- powerhint-akita.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/powerhint-akita.json b/powerhint-akita.json index 5dd5a77..aa6bfd8 100644 --- a/powerhint-akita.json +++ b/powerhint-akita.json @@ -2434,6 +2434,12 @@ "Duration": 0, "Value": "0" }, + { + "PowerHint": "GAME", + "Node": "CPUUtilThreshold", + "Duration": 0, + "Value": "1280" + }, { "PowerHint": "GAME", "Node": "VIRTUAL-SKIN-CPU-MID",