diff --git a/configs/powerhint.json b/configs/powerhint.json index 2c55abe..c0586f8 100644 --- a/configs/powerhint.json +++ b/configs/powerhint.json @@ -115,15 +115,6 @@ ], "ResetOnInit": true }, - { - "Name": "PMQoSCpuDmaLatency", - "Path": "/dev/cpu_dma_latency", - "Values": [ - "2c", - "64" - ], - "HoldFd": true - }, { "Name": "PowerHALMainState", "Path": "vendor.powerhal.state", @@ -252,12 +243,6 @@ "Duration": 1000, "Value": "1824000" }, - { - "PowerHint": "LAUNCH", - "Node": "PMQoSCpuDmaLatency", - "Duration": 1000, - "Value": "2c" - }, { "PowerHint": "LAUNCH", "Node": "CPUBWHystTriggerCount", @@ -288,24 +273,12 @@ "Duration": 2000, "Value": "1497600" }, - { - "PowerHint": "AUDIO_STREAMING", - "Node": "PMQoSCpuDmaLatency", - "Duration": 2000, - "Value": "2c" - }, { "PowerHint": "AUDIO_LOW_LATENCY", "Node": "PowerHALAudioState", "Duration": 0, "Value": "AUDIO_LOW_LATENCY" }, - { - "PowerHint": "AUDIO_LOW_LATENCY", - "Node": "PMQoSCpuDmaLatency", - "Duration": 0, - "Value": "2c" - }, { "PowerHint": "EXPENSIVE_RENDERING", "Node": "PowerHALRenderingState",