Remove RestrictedCpuset hint
With systemui now changed its cpuset in early stage, we no longer need RestrictedCpuset hint as workaround. Bug: 242775562 Test: build pass Change-Id: I8075188e82295f45fb7df1a88769eef37e7aec81
This commit is contained in:
@@ -206,15 +206,6 @@
|
|||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Name": "RestrictedCpuset",
|
|
||||||
"Path": "/dev/cpuset/restricted/cpus",
|
|
||||||
"Values": [
|
|
||||||
"0-3",
|
|
||||||
"0-7"
|
|
||||||
],
|
|
||||||
"ResetOnInit": false
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Name": "CDHighCpusetCpus",
|
"Name": "CDHighCpusetCpus",
|
||||||
"Path": "/dev/cpuset/camera-daemon-high-group/cpus",
|
"Path": "/dev/cpuset/camera-daemon-high-group/cpus",
|
||||||
@@ -1826,18 +1817,6 @@
|
|||||||
"Node": "PMQoSCpuDmaLatency",
|
"Node": "PMQoSCpuDmaLatency",
|
||||||
"Duration": 2000,
|
"Duration": 2000,
|
||||||
"Value": "44"
|
"Value": "44"
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "DEVICE_IDLE",
|
|
||||||
"Node": "RestrictedCpuset",
|
|
||||||
"Duration": 0,
|
|
||||||
"Value": "0-3"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "DISPLAY_INACTIVE",
|
|
||||||
"Node": "RestrictedCpuset",
|
|
||||||
"Duration": 0,
|
|
||||||
"Value": "0-3"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"AdpfConfig": [
|
"AdpfConfig": [
|
||||||
|
Reference in New Issue
Block a user