thermal: Convert pass-thermal.conf format to json to improve readability 56/261956/6
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 29 Jul 2021 12:44:15 +0000 (21:44 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 2 Aug 2021 05:50:02 +0000 (14:50 +0900)
commit3d8374d30debda17f4068213d20a18c9ed4710d9
tree08afa468bec77ecbda19bcf7eaf4a11eca30d653
parent45f5c07684b5346e9f79660a2c640d7cff6746f7
thermal: Convert pass-thermal.conf format to json to improve readability

The legacy pass-thermal.conf file format is not better on side of readability.
So that change the configuration file format to json style to improve
readability.

Change-Id: I228559fbc348b097284263a6bd8c57c1b2e6fa37
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
CMakeLists.txt
packaging/pass.spec
scripts/pass-thermal.conf [deleted file]
scripts/pass-thermal.json [new file with mode: 0644]
src/thermal/thermal-parser.c
src/thermal/thermal.c