Fix background management feature 47/83147/4 accepted/tizen/common/20161212.185619 accepted/tizen/ivi/20161213.003142 accepted/tizen/mobile/20161213.002957 accepted/tizen/tv/20161213.003043 accepted/tizen/wearable/20161213.003122 submit/tizen/20161212.091026
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 9 Aug 2016 09:17:03 +0000 (18:17 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 9 Aug 2016 09:45:19 +0000 (18:45 +0900)
commitea3ad776b68d9503972f25ba388552d848bf5957
tree6dc635f048705f48b5f72756f6d13d4136b1b9f9
parent5fcb8260f79b3a76ca3928ee8e8a11c187bded9d
Fix background management feature

While an application receives the AUL_SUSPEND event,
the allowed_bg value is changed to "false". AMD always
sends the AUL_SUSPEND event when the application is not
allowed to run in the background. And, the allowed_bg value
can be changed when the application receives the AUL_WAKE event.

- Requires
[aul] https://review.tizen.org/gerrit/#/c/83134/
[amd] https://review.tizen.org/gerrit/#/c/83044/

Change-Id: I941e0bfd92c8f4750f18f83f8cf5e50f13219bd7
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/appcore.c