Merge "Disable CDPreferIdle and allow all 8 cores for 30fps" into udc-d1-dev am: 76a6e47724
am: b38eef60df
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23419828 Change-Id: If0eabfc0c6e4087745ecab7733881a0e09db2459 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
e891b48732
3 changed files with 21 additions and 3 deletions
|
@ -1548,6 +1548,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||
"Node": "CDPreferIdle",
|
||||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||
"Node": "TAPreferHighCap",
|
||||
|
@ -1600,7 +1606,7 @@
|
|||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||
"Node": "CDCpuset",
|
||||
"Duration": 0,
|
||||
"Value": "4-7"
|
||||
"Value": "0-8"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||
|
|
|
@ -1410,6 +1410,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||
"Node": "CDPreferIdle",
|
||||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||
"Node": "TAPreferHighCap",
|
||||
|
@ -1444,7 +1450,7 @@
|
|||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||
"Node": "CDCpuset",
|
||||
"Duration": 0,
|
||||
"Value": "4-7"
|
||||
"Value": "0-8"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||
|
|
|
@ -1436,6 +1436,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||
"Node": "CDPreferIdle",
|
||||
"Duration": 0,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||
"Node": "TAPreferHighCap",
|
||||
|
@ -1488,7 +1494,7 @@
|
|||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||
"Node": "CDCpuset",
|
||||
"Duration": 0,
|
||||
"Value": "4-7"
|
||||
"Value": "0-8"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CAMERA_STREAMING_STANDARD",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue