Add write-only option to GPU power hint configuration

Bug: 291237127
Change-Id: I175440aa25170616c7caeda4aab71de966c7c69d
This commit is contained in:
Yunju Lee 2023-07-27 20:21:49 +00:00
parent f36ccb1127
commit daa71f9265
3 changed files with 6 additions and 3 deletions

View file

@ -6,7 +6,8 @@
"Values": [
"1",
"0"
]
],
"WriteOnly": true
},
{
"Name": "GPUMinFreq",

View file

@ -6,7 +6,8 @@
"Values": [
"1",
"0"
]
],
"WriteOnly": true
},
{
"Name": "GPUMinFreq",

View file

@ -6,7 +6,8 @@
"Values": [
"1",
"0"
]
],
"WriteOnly": true
},
{
"Name": "GPUMinFreq",