Check smack leftovers after uninstallation 76/230876/18
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 15 Apr 2020 14:42:40 +0000 (16:42 +0200)
committerZofia Abramowska <z.abramowska@samsung.com>
Wed, 29 Apr 2020 14:09:44 +0000 (14:09 +0000)
commite00f64f57c88e9b43d755026ae51f941dfd880e5
tree60c8e80158184cf1fdb86c0b3803526a65014822
parent928d4f71c25676a31149db45ee3feab07f31f59f
Check smack leftovers after uninstallation

Not all smack rules are removed after user removal. It is due to improper
handling of hybridity update when apps are installed for different user than
the one passed in the update request.

Check it in security_manager_09_app. The check would fail. It has been marked
as "ignored" until proper fix lands in security-manager.

Change-Id: I7936d711e6a3f0dc14ecb405f35247b20f4cb37a
src/common/scoped_installer.h
src/security-manager-tests/test_cases.cpp