Change WgtAppQueryInterface's logic of clearing tmp path 89/244389/8
authorIlho Kim <ilho159.kim@samsung.com>
Fri, 18 Sep 2020 05:05:40 +0000 (14:05 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Tue, 22 Sep 2020 02:37:58 +0000 (11:37 +0900)
commit1f9a8581287b59a6441e1578afc0939364c4c29b
tree4b3d057b00c005e3a45d4fc6a6871579abced598
parent38ecf47d17de4862e5a66945fc26ee0df9d7c58b
Change WgtAppQueryInterface's logic of clearing tmp path

Extracting function can be override by child class,
So the clearing function should be overridable function

- Requires:
  [app-installers] https://review.tizen.org/gerrit/#/c/platform/core/appfw/app-installers/+/244388/

Change-Id: I45542eeaee653912cc1661fd6a0511a87ce7d020
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/wgt/utils/wgt_app_query_interface.cc