Fix a bug about app control action 95/315095/1
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 25 Jul 2024 04:27:16 +0000 (13:27 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 25 Jul 2024 04:30:13 +0000 (13:30 +0900)
commit0b1f0657533c78037ae9af843f17db53e2af9080
tree8f244020f33169effe849fc55877208231739b93
parentf84eada7634e2f05cd920e451adc823c325d9c2a
Fix a bug about app control action

If the mime type is not "NULL" and the sub type of the mime type is not "%",
the mime type of the argument should be checked with mimetype + "/*" value.

Change-Id: I34f77a0337a52372b1ed77771c6956641c815f6d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tizen-cpp/app-core-cpp/app_control_info_private.cc