Add error code about trust-anchor is not installed 30/157730/1
authorsangwan.kwon <sangwan.kwon@samsung.com>
Wed, 25 Oct 2017 08:33:51 +0000 (17:33 +0900)
committersangwan.kwon <sangwan.kwon@samsung.com>
Thu, 26 Oct 2017 04:44:30 +0000 (13:44 +0900)
commitd6befe6edb55c374e4cf59e4d2d6160c88a92ace
tree6ef8de8684ee16f8fe7933c320edaedfe60c7ee4
parent549806e4726c0bae448d189fcfcd2bd60bccc845
Add error code about trust-anchor is not installed

[Background]
- Launcher-pad cannot get information of the package
  which trust-anchor is installed or not.

[Solution]
- Add new error code (TRUST_ANCHOR_ERROR_NOT_INSTALLED)

Change-Id: I45543949a96bcdaac3d0b933cc87ace20866f5df
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
api/tanchor/error.h
api/tanchor/trust-anchor.h
examples/launcher.c
src/logic.cpp
src/logic.hxx
src/trust-anchor.cpp
tests/test-launcher.cpp