diff --git a/configs/powerhint.json b/configs/powerhint.json index d9b5c46..c26c226 100644 --- a/configs/powerhint.json +++ b/configs/powerhint.json @@ -198,15 +198,6 @@ ], "Type": "Property" }, - { - "Name": "PowerHALAudioState", - "Path": "vendor.powerhal.audio", - "Values": [ - "AUDIO_STREAMING_LOW_LATENCY", - "" - ], - "Type": "Property" - }, { "Name": "PowerHALRenderingState", "Path": "vendor.powerhal.rendering", @@ -374,18 +365,6 @@ "Duration": 5000, "Value": "1497600000" }, - { - "PowerHint": "AUDIO_LAUNCH", - "Node": "CPUBigClusterMinFreq", - "Duration": 2000, - "Value": "1651200" - }, - { - "PowerHint": "AUDIO_STREAMING_LOW_LATENCY", - "Node": "PowerHALAudioState", - "Duration": 0, - "Value": "AUDIO_STREAMING_LOW_LATENCY" - }, { "PowerHint": "EXPENSIVE_RENDERING", "Node": "PowerHALRenderingState",