From ef079040222e60b00aa3ddf60dd12f11d140c650 Mon Sep 17 00:00:00 2001 From: Ram Chandrasekar Date: Tue, 13 Apr 2021 16:42:54 -0700 Subject: [PATCH] ANDROID: abi_gki_aarch64_qcom: Add thermal zone enable and unregister Add the below thermal symbols to enable and unregister a thermal zone, thermal_zone_device_enable thermal_zone_device_unregister Bug: 185237997 Change-Id: I682b6c0b80050cd74fdb4d1ebb616ff6295ca20c Signed-off-by: Ram Chandrasekar --- android/abi_gki_aarch64_qcom | 2 ++ 1 file changed, 2 insertions(+) diff --git a/android/abi_gki_aarch64_qcom b/android/abi_gki_aarch64_qcom index 69dd352dd79b..8ca0702bfb4b 100644 --- a/android/abi_gki_aarch64_qcom +++ b/android/abi_gki_aarch64_qcom @@ -2307,7 +2307,9 @@ thermal_cooling_device_unregister thermal_of_cooling_device_register thermal_pressure + thermal_zone_device_enable thermal_zone_device_register + thermal_zone_device_unregister thermal_zone_device_update thermal_zone_get_slope thermal_zone_get_temp