From cb811e7ac0ced2f5c8fc5fcd369ed55681dd2f39 Mon Sep 17 00:00:00 2001 From: Eamon Powell Date: Sun, 14 Nov 2021 12:06:17 +1100 Subject: [PATCH] taimen: Update powerhint for AIDL power HAL Change-Id: If65f03d9a910cee67d6da9088c28b780d40ccf09 --- powerhint.json | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/powerhint.json b/powerhint.json index d2345a3..717e66e 100644 --- a/powerhint.json +++ b/powerhint.json @@ -139,7 +139,6 @@ "Name": "PowerHALMainState", "Path": "vendor.powerhal.state", "Values": [ - "CAMERA_STREAMING", "VR_SUSTAINED_PERFORMANCE", "SUSTAINED_PERFORMANCE", "VR_MODE", @@ -151,7 +150,7 @@ "Name": "PowerHALAudioState", "Path": "vendor.powerhal.audio", "Values": [ - "AUDIO_LOW_LATENCY", + "AUDIO_STREAMING_LOW_LATENCY", "" ], "Type": "Property" @@ -439,13 +438,7 @@ "Value": "2c" }, { - "PowerHint": "CAMERA_STREAMING", - "Node": "PowerHALMainState", - "Duration": 0, - "Value": "CAMERA_STREAMING" - }, - { - "PowerHint": "CAMERA_STREAMING", + "PowerHint": "CAMERA_STREAMING_MID", "Node": "CPUBigClusterMaxFreq", "Duration": 0, "Value": "1958400" @@ -499,25 +492,25 @@ "Value": "13763" }, { - "PowerHint": "AUDIO_STREAMING", + "PowerHint": "AUDIO_LAUNCH", "Node": "CPUBigClusterMinFreq", "Duration": 2000, "Value": "1420800" }, { - "PowerHint": "AUDIO_STREAMING", + "PowerHint": "AUDIO_LAUNCH", "Node": "PMQoSCpuDmaLatency", "Duration": 2000, "Value": "2c" }, { - "PowerHint": "AUDIO_LOW_LATENCY", + "PowerHint": "AUDIO_STREAMING_LOW_LATENCY", "Node": "PowerHALAudioState", "Duration": 0, - "Value": "AUDIO_LOW_LATENCY" + "Value": "AUDIO_STREAMING_LOW_LATENCY" }, { - "PowerHint": "AUDIO_LOW_LATENCY", + "PowerHint": "AUDIO_STREAMING_LOW_LATENCY", "Node": "PMQoSCpuDmaLatency", "Duration": 0, "Value": "2c"