Apply conf file and change thermal structure 67/197367/8
authorlokilee73 <changjoo.lee@samsung.com>
Thu, 10 Jan 2019 12:08:51 +0000 (21:08 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Tue, 15 Jan 2019 04:45:17 +0000 (13:45 +0900)
commitedbfbd744fb6ec32804ad550935b9196c806cee6
tree7949dad57ca34709ff5f2f3a6e445c2a29dda70c
parent38227a89678df5c8b7ed376c69d6f7739b38b6b8
Apply conf file and change thermal structure

Firstly, thermal value depends on hardware.
So, we have to apply different temp table for each targets.

Secondly, change the name on temp table as products.
ex) Critical -> Limt
    Danger -> Shutdown

Lastly, change condition in thermal_get_temp_enum

Change-Id: If25be071e000dfaa1d5e68d205538cd2332d1d9b
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
CMakeLists.txt
conf/temperature.conf [new file with mode: 0644]
conf/wearable-temperature.conf [new file with mode: 0644]
packaging/deviced.spec
src/thermal/thermal.c
src/thermal/thermal.h [new file with mode: 0644]