Adjust nodisplay attribute of widget application 86/168586/1
authorSangyoon Jang <jeremy.jang@samsung.com>
Mon, 29 Jan 2018 10:42:09 +0000 (19:42 +0900)
committerSangyoon Jang <jeremy.jang@samsung.com>
Mon, 29 Jan 2018 10:58:01 +0000 (10:58 +0000)
commita8f707be5dd572729410ee09f31e0cf0db64dca7
tree92debc6e3c5d68828016e89bfef056a0fb648f72
parent6b7fb95aeafd0224cd3833203d8934569440b9b4
Adjust nodisplay attribute of widget application

The nodisplay attribute of widget application should be true,
but nodisplay of widget-service framework uses this attribute
as defined at manifest file. So we need to adjust this value
just before register in pkgmgr db.

Change-Id: Ia04208dc5269a6ae96348e4a29c14ebfff123ddb
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
src/common/pkgmgr_registration.cc