Fix handling expired alarm 11/80511/1 accepted/tizen/common/20160719.172235 accepted/tizen/ivi/20160719.020106 accepted/tizen/mobile/20160719.020201 accepted/tizen/tv/20160719.020128 accepted/tizen/wearable/20160719.020148 submit/tizen/20160718.115318
authorJiwoong Im <jiwoong.im@samsung.com>
Mon, 18 Jul 2016 10:53:04 +0000 (19:53 +0900)
committerJiwoong Im <jiwoong.im@samsung.com>
Mon, 18 Jul 2016 10:53:04 +0000 (19:53 +0900)
commit0a8ecd128cfc9b711d85d25d528a25aaedb55959
treef1a85ae4d000d924c7a244fa41499ebbbfa4034b
parentf3fda7e3334651f25814cf284b6846dc469fc626
Fix handling expired alarm

- alarm-server can't check destination app service name by
"NameHasOwner" method call because application owns name in session bus.
Use aul_app_is_running to check that app is running.
- add uid in expired alarm.

Change-Id: I5d44af4e686306467a6b5c28082a0d01199938ef
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
alarm-manager.c
include/alarm-internal.h