Fix TextItem create issue 77/224277/1
authormk5004.lee <mk5004.lee@samsung.com>
Fri, 7 Feb 2020 09:57:31 +0000 (18:57 +0900)
committermk5004.lee <mk5004.lee@samsung.com>
Fri, 7 Feb 2020 09:57:31 +0000 (18:57 +0900)
commit06b2f9eaf47b6965d10bc58ad7770c384b418b56
tree5a411802118735fb3d2c18998fb36bfb3ab1e73e
parent3b9dee017566ae062ed6ad3dcd88ba4d99eaca9d
Fix TextItem create issue

- If the id is null, a crash occurs.
  So in the case of null, it was modified to hand over "".

Change-Id: I1e512482a55bbb09279d821ecb62b3d63608f075
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
notification-ex/stub.cc