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:
Qais Yousef 2023-04-26 10:35:43 +00:00 committed by Android Build Coastguard Worker
parent 929ab7316f
commit 83e0fd5167
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
},