battery: Move plugin iot-headless battery to core 46/291546/29
authorTaeminYeom <taemin.yeom@samsung.com>
Tue, 18 Apr 2023 05:26:33 +0000 (14:26 +0900)
committerTaeminYeom <taemin.yeom@samsung.com>
Tue, 16 May 2023 09:05:45 +0000 (18:05 +0900)
commitf308bd30d6e5fce14a00af5b629a367372c4ff5d
tree5447be71145c26b7e94cd8d94a587b950ad44d7c
parent704c3594a4f8594034ef6d31c7b88a8508123ae7
battery: Move plugin iot-headless battery to core

In plugin iot-headless battery, there are battery charger event handler codes.
But all of them are functions, not policy depending some profiles.
So, they are can be used in common devices.

And the element "action" and "user_data" are removed because they were
planned to be used in power transition, but now they are not used.

Change-Id: I7a7a9281e7d2da5f6838ed302d2a7a330f57ebf3
Signed-off-by: TaeminYeom <taemin.yeom@samsung.com>
CMakeLists.txt
packaging/deviced.spec
plugins/iot-headless/battery/CMakeLists.txt [deleted file]
plugins/iot-headless/battery/battery-plugin.c [deleted file]
src/battery/battery-parser.c
src/battery/battery-parser.h
src/battery/battery.h
src/battery/lowbat-handler.c
src/battery/power-supply.c