plugin-api: deviced: Add syscommon_plugin_deviced_battery_update_health_ovp_state() 62/301662/1 accepted/tizen/8.0/unified/20231123.173029
authorYunhee Seo <yuni.seo@samsung.com>
Tue, 17 Oct 2023 09:11:31 +0000 (18:11 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Tue, 21 Nov 2023 07:47:01 +0000 (16:47 +0900)
commit1bdd07b61ed72782b1ce971fd775891a0292fc4c
treed8dd4097918700c7ccee7d9bdba13a354acdbf2f
parentfb0c02d5eda22daa3c6aa39c8147bf731c311f76
plugin-api: deviced: Add syscommon_plugin_deviced_battery_update_health_ovp_state()

When the battery health state is changed to OVP, update_health_ovp_state is called
according to deviced battery policy.
It is moved from deviced mobile plugin to syscommon plugin api.

Change-Id: I00daa9d69c73e41d4c00ea928d9823292a648f94
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/plugin-api/deviced/include/system/syscommon-plugin-deviced-battery-interface.h
src/plugin-api/deviced/include/system/syscommon-plugin-deviced-battery.h
src/plugin-api/deviced/src/syscommon-plugin-deviced-battery.c