From 9d6c2d97aca889f18333a21c89976a87ba608cb3 Mon Sep 17 00:00:00 2001 From: Blake Kragten Date: Thu, 3 Jun 2021 17:18:39 -0700 Subject: [PATCH] Fixing Cellular-Emergency Hysteresis Bug: 190115475 Test: On Device Testing Change-Id: I9751d156c0edb14503748e2efd3ee5e8c9c6dad3 --- thermal_info_config_oriole.json | 2 +- thermal_info_config_raven.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/thermal_info_config_oriole.json b/thermal_info_config_oriole.json index 12f9a4f..b763694 100644 --- a/thermal_info_config_oriole.json +++ b/thermal_info_config_oriole.json @@ -376,8 +376,8 @@ 0.0, 0.0, 0.0, - 1.9, 0.0, + 1.9, 0.0 ], "VrThreshold":"NAN", diff --git a/thermal_info_config_raven.json b/thermal_info_config_raven.json index c2820bf..ddb20cd 100644 --- a/thermal_info_config_raven.json +++ b/thermal_info_config_raven.json @@ -376,8 +376,8 @@ 0.0, 0.0, 0.0, - 1.9, 0.0, + 1.9, 0.0 ], "VrThreshold":"NAN",