Properly handle missing/invalid smack privilege policy 01/232001/6
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 27 Apr 2020 08:41:32 +0000 (10:41 +0200)
committerDariusz Michaluk <d.michaluk@samsung.com>
Wed, 13 May 2020 15:19:25 +0000 (15:19 +0000)
commite516a1a729b4cda49a4e213b5f7a13f0f3724252
tree454f3a02326a312bb9b99b230816acc13d2d21c1
parent4641280c77627544dbf18e7b23202c4a65ed54df
Properly handle missing/invalid smack privilege policy

Continue to read other config files if smack privilege policy is missing.
Do ignore invalid smack-privilege template rules.
Remove unnecessary code.

Change-Id: I105e541b321523fa98556614509837cbbc5c5b13
src/common/include/template-manager.h
src/common/smack-rules.cpp
src/common/template-manager.cpp