Remove RestrictedCpuset hint am: 08dcbe9889 am: a425ff974b

Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/19641547

Change-Id: Ifc7c940aef5fdbdac91164962a249ae77bbf83f8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Rick Yiu 2022-09-02 05:32:07 +00:00 committed by Automerger Merge Worker
commit b4213df0b1

View file

@ -203,15 +203,6 @@
],
"ResetOnInit": true
},
{
"Name": "RestrictedCpuset",
"Path": "/dev/cpuset/restricted/cpus",
"Values": [
"0-3",
"0-7"
],
"ResetOnInit": false
},
{
"Name": "CDHighCpusetCpus",
"Path": "/dev/cpuset/camera-daemon-high-group/cpus",
@ -1762,18 +1753,6 @@
"Node": "MLUclampBoost",
"Duration": 2000,
"Value": "512"
},
{
"PowerHint": "DEVICE_IDLE",
"Node": "RestrictedCpuset",
"Duration": 0,
"Value": "0-3"
},
{
"PowerHint": "DISPLAY_INACTIVE",
"Node": "RestrictedCpuset",
"Duration": 0,
"Value": "0-3"
}
],
"AdpfConfig": [