Handle unresponded request as 'Deny Once' 21/228121/1
authorYunjin Lee <yunjin-.lee@samsung.com>
Thu, 19 Mar 2020 07:08:52 +0000 (16:08 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Thu, 19 Mar 2020 07:08:52 +0000 (16:08 +0900)
commit7a2eb236cc635a7f1ce7b5f367a51e4841195b03
tree0e4cb7656268bd80d5f9d5e625be677ec4153809
parent0d319abe5063d6423ce4bddeb151e3fd658e695d
Handle unresponded request as 'Deny Once'

- Fill unresponded requested privacies' response as 'Deny Once' and
pass it to ppm_popup_send_response()

Change-Id: Ia5a1fce953c3582a8033ac6ffb9b33deb93dd1f1
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
common/include/common_utils.h
common/src/common_utils.c
ui/src/app_main.c
ui/src/popup.c