Make policy changes affect always entire package 48/207948/5
authorTomasz Swierczek <t.swierczek@samsung.com>
Fri, 14 Jun 2019 06:39:24 +0000 (08:39 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Wed, 19 Jun 2019 10:14:47 +0000 (12:14 +0200)
commit200d1111174a346c66a7783c21980dfd921fb25e
tree791a6b4035bc94c08f15c026edb1503293e84e7a
parent1619c4919fccee08994e55683c72b63da1889bec
Make policy changes affect always entire package

hybrid apps in a package don't share Smack label, so changes in policy
were done individually per each app. This has to be changed to be consistent
with entire platform's operation where each package, from end-user perspective,
is treated as one entity.

Change-Id: I456fe210f788f1fab39c619747bf57544193bae8
src/common/policy/PkgInfo.cpp
src/common/policy/PkgInfo.h
src/common/policy/Policy.cpp
src/common/policy/Policy.h
src/notification-daemon/Logic.cpp
src/notification-daemon/Logic.h
src/notification-daemon/PolicyUpdater.cpp
src/notification-daemon/PolicyUpdater.h