Add write-only option to GPU power hint configuration am: daa71f9265
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24179075 Change-Id: Ifd02fce1b8a7470f388dab6c9c96ba92bffefabd Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
9953147bd6
3 changed files with 6 additions and 3 deletions
|
@ -6,7 +6,8 @@
|
|||
"Values": [
|
||||
"1",
|
||||
"0"
|
||||
]
|
||||
],
|
||||
"WriteOnly": true
|
||||
},
|
||||
{
|
||||
"Name": "GPUMinFreq",
|
||||
|
|
|
@ -6,7 +6,8 @@
|
|||
"Values": [
|
||||
"1",
|
||||
"0"
|
||||
]
|
||||
],
|
||||
"WriteOnly": true
|
||||
},
|
||||
{
|
||||
"Name": "GPUMinFreq",
|
||||
|
|
|
@ -6,7 +6,8 @@
|
|||
"Values": [
|
||||
"1",
|
||||
"0"
|
||||
]
|
||||
],
|
||||
"WriteOnly": true
|
||||
},
|
||||
{
|
||||
"Name": "GPUMinFreq",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue