Add new API to set low power mode accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.023909 accepted/tizen/5.5/unified/mobile/hotfix/20201027.083806 accepted/tizen/unified/20191018.052936 submit/tizen/20191018.005538 submit/tizen_5.5/20191031.000003 submit/tizen_5.5_mobile_hotfix/20201026.185103 tizen_5.5.m2_release
authorsaerome.kim <saerome.kim@samsung.com>
Thu, 17 Oct 2019 09:32:00 +0000 (18:32 +0900)
committersaerome.kim <saerome.kim@samsung.com>
Thu, 17 Oct 2019 10:17:42 +0000 (19:17 +0900)
commit52d5c9f58a23f94dfb16ec30ee0e3b048d07b517
tree0f47df7065620fab731dd7f362935a1b1ec66a78
parent4fee1add6ab4751f6ff5a71068ea700de44bd8c8
Add new API to set low power mode

- Problem: it is needed that new API that can set low power mode
- Cause: without adding new API, build break occurs.
- Solution: add new API to set low power mode.

Change-Id: Ib5f9d4a4492953a146a383abdf32f7b7a7947d62
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
include/ua-api.h
ua-api/src/ua-api.c
ua-daemon/include/ua-manager-core.h
ua-daemon/include/ua-plugin-manager.h
ua-daemon/src/pm/ua-plugin-manager.c
ua-daemon/src/pm/ua-power-plugin-handler.c
ua-daemon/src/ua-manager-core.c
ua-daemon/src/ua-manager-request-handler.c