Fix wrong uclamp setting

Bug: 279708843
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: I017e5e3a8b7d50541791876f9b29f8bd33434e10
This commit is contained in:
Qais Yousef 2023-04-26 10:35:43 +00:00
parent 3cdcdda069
commit 5ec2a126fe
2 changed files with 2 additions and 2 deletions

View file

@ -162,7 +162,7 @@
"Values": [
"765",
"1",
"63"
"79"
],
"ResetOnInit": true
},

View file

@ -151,7 +151,7 @@
"Values": [
"765",
"1",
"63"
"79"
],
"ResetOnInit": true
},