Remove foreground app from output result 50/282350/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Tue, 27 Sep 2022 02:26:32 +0000 (11:26 +0900)
committerTizen AI <ai.tzn.sec@samsung.com>
Fri, 30 Sep 2022 05:24:55 +0000 (14:24 +0900)
commit130c88ffc5e2943e06a7b877a4ba8aeffc41f823
treedcf845ceba1ccb13c9d862313da112fb0a7e4160
parent0f5e1706722d3891658b5921288cd61ff53eeb47
Remove foreground app from output result

- Issue:
MMI IU does not know forground app information.

- Solution:
Actually foreground app information is not used anywhere. Current voice
touch app UX does not need foreground app information. And also, screen
analyzer modality does not send foreground app information to mmi
manager. Thus, this patch removes unused information from output result.
Through this patch, IU does not need to manage app information.

Change-Id: I7fee0723b2ad3ce472199f869a4cc4d8aced34e8
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
src/mmimgr/iu/VoiceTouchEngine.cpp
src/mmimgr/iu/json_provider.cpp
src/mmimgr/iu/json_provider.h