hidl: Remove thermal HAL
authorTim Zimmermann <tim@linux4.de>
Sun, 12 Nov 2023 05:47:43 +0000 (06:47 +0100)
committerTim Zimmermann <tim@linux4.de>
Sat, 20 Jan 2024 12:52:29 +0000 (13:52 +0100)
commit7e2c8c3a2ba67e1180bb1957d6783c4722d16821
treeb7f62283156c34553719090ce5828624463755b8
parentcddaf77314c47a450373dee802ea97f97f57a3a9
hidl: Remove thermal HAL

* Will be replaced by AIDL implementation

Change-Id: I98d97e2d4c79e10bebb2963511cd202f768870cb
19 files changed:
hidl/thermal/Android.bp [deleted file]
hidl/thermal/README.md [deleted file]
hidl/thermal/Thermal.cpp [deleted file]
hidl/thermal/Thermal.h [deleted file]
hidl/thermal/android.hardware.thermal@2.0-service.samsung.rc [deleted file]
hidl/thermal/android.hardware.thermal@2.0-service.samsung.xml [deleted file]
hidl/thermal/init.thermal.logging.sh [deleted file]
hidl/thermal/samsung-thermal-logd.rc [deleted file]
hidl/thermal/service.cpp [deleted file]
hidl/thermal/thermal-helper.cpp [deleted file]
hidl/thermal/thermal-helper.h [deleted file]
hidl/thermal/thermal_info_config_template.json [deleted file]
hidl/thermal/utils/config_parser.cpp [deleted file]
hidl/thermal/utils/config_parser.h [deleted file]
hidl/thermal/utils/config_schema.json [deleted file]
hidl/thermal/utils/thermal_files.cpp [deleted file]
hidl/thermal/utils/thermal_files.h [deleted file]
hidl/thermal/utils/thermal_watcher.cpp [deleted file]
hidl/thermal/utils/thermal_watcher.h [deleted file]