diff options
author | Minghao Zhang <minghao@codeaurora.org> | 2021-01-14 14:51:25 +0800 |
---|---|---|
committer | Minghao Zhang <minghao@codeaurora.org> | 2021-01-14 14:51:25 +0800 |
commit | 15c2bdc9e917d573ef6ead36c27c547791c7a1b8 (patch) | |
tree | 9b53e049b9259e30096175fa077994491f9dcc32 /thermalConfig.cpp | |
parent | 21d4768a4fc8083b621fb90f4c47e7517fa8119f (diff) |
thermal-hal: Add thermal HAL 2.0 support for lagoon variants
Add thermal HAL 2.0 support for lagoon variants.
Change-Id: I81e0fe59596a467a28d3a0ca8a7750cb9a24afaf
Diffstat (limited to 'thermalConfig.cpp')
-rw-r--r-- | thermalConfig.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/thermalConfig.cpp b/thermalConfig.cpp index bb0d32f..79e5c77 100644 --- a/thermalConfig.cpp +++ b/thermalConfig.cpp @@ -665,6 +665,8 @@ namespace implementation { {365, sensor_cfg_sdmmagpie}, {366, sensor_cfg_sdmmagpie}, {434, sensor_cfg_lito}, // lagoon + {435, sensor_cfg_lito}, + {459, sensor_cfg_lito}, {476, sensor_cfg_lito}, // orchid {339, sensor_cfg_msmnile}, {361, sensor_cfg_msmnile}, |