thermal: fix typo in thermal config am: dbb9ba6344
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27150336 Change-Id: Ib1874bf1e51f7201bc72d9196408d5a50bc519aa Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
59231177a6
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@
|
||||||
"PreviousSampleCount": 3,
|
"PreviousSampleCount": 3,
|
||||||
"OffsetThresholds" : [50000, 53000],
|
"OffsetThresholds" : [50000, 53000],
|
||||||
"OffsetValues" : [500, 1000],
|
"OffsetValues" : [500, 1000],
|
||||||
"SupportUnderStampling": true
|
"SupportUnderSampling": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED",
|
"Name": "VIRTUAL-SKIN-MODEL-UPPER-CLAMPED",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue