Fix wrong uclamp setting
Bug: 279708843 Signed-off-by: Qais Yousef <qyousef@google.com> (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:5ec2a126feb1047f0993b82303b14b2bfbfd2cdf) Merged-In: I017e5e3a8b7d50541791876f9b29f8bd33434e10 Change-Id: I017e5e3a8b7d50541791876f9b29f8bd33434e10
This commit is contained in:
parent
929ab7316f
commit
83e0fd5167
2 changed files with 2 additions and 2 deletions
|
@ -162,7 +162,7 @@
|
|||
"Values": [
|
||||
"765",
|
||||
"1",
|
||||
"63"
|
||||
"79"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
|
|
|
@ -151,7 +151,7 @@
|
|||
"Values": [
|
||||
"765",
|
||||
"1",
|
||||
"63"
|
||||
"79"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue