Send responses when receiving app_control from another caller app 71/247271/1
authorYunjin Lee <yunjin-.lee@samsung.com>
Mon, 9 Nov 2020 10:07:29 +0000 (19:07 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Mon, 9 Nov 2020 10:07:29 +0000 (19:07 +0900)
commite3b24c3115f75927539ebbc66e6d36121fd03131
tree2703f9b86910411f6c156b6f4e57391b549d009f
parent8baa36fb26bbbfa1d78fc9c504025ff757b51bb8
Send responses when receiving app_control from another caller app

- When launching popup in launch mode 'single', if it receives
app_control of another caller app then send responses for the requests
of the previous app (If there's not answered requests then they are
treated as 'deny once')

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