diff --git a/aidl/power-libperfmgr/powerhint.json.template b/aidl/power-libperfmgr/powerhint.json.template index b3d93c26..367a02dc 100644 --- a/aidl/power-libperfmgr/powerhint.json.template +++ b/aidl/power-libperfmgr/powerhint.json.template @@ -129,7 +129,6 @@ "Name": "PowerHALMainState", "Path": "vendor.powerhal.state", "Values": [ - "CAMERA_STREAMING", "SUSTAINED_PERFORMANCE", "VR_MODE", "VR_SUSTAINED_PERFORMANCE", @@ -141,7 +140,7 @@ "Name": "PowerHALAudioState", "Path": "vendor.powerhal.audio", "Values": [ - "AUDIO_LOW_LATENCY", + "AUDIO_STREAMING_LOW_LATENCY", "" ], "Type": "Property" @@ -271,19 +270,13 @@ "Value": "44" }, { - "PowerHint": "CAMERA_STREAMING", - "Node": "PowerHALMainState", - "Duration": 0, - "Value": "CAMERA_STREAMING" - }, - { - "PowerHint": "CAMERA_STREAMING", + "PowerHint": "CAMERA_STREAMING_MID", "Node": "CPUBigClusterMaxFreq", "Duration": 0, "Value": "2016000" }, { - "PowerHint": "CAMERA_STREAMING", + "PowerHint": "CAMERA_STREAMING_MID", "Node": "CPUBigPlusClusterMaxFreq", "Duration": 0, "Value": "2016000" @@ -331,19 +324,19 @@ "Value": "44" }, { - "PowerHint": "AUDIO_STREAMING", + "PowerHint": "AUDIO_LAUNCH", "Node": "PMQoSCpuDmaLatency", "Duration": 2000, "Value": "44" }, { - "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": "44"