Modify for restriction role
authorYuta Doi <yuta-d@witz-inc.co.jp>
Thu, 10 May 2018 04:10:28 +0000 (13:10 +0900)
committerYuta Doi <yuta-d@witz-inc.co.jp>
Thu, 10 May 2018 04:10:28 +0000 (13:10 +0900)
commit2ea71aa957634ce69681ae34abace0566d52b744
treeb9d9ee097a78d3d21ee07d85193a2e2e6862fce6
parent0dcb9ae1f99cffcafac62a324f8f054cc212a880
Modify for restriction role

- Add policy for restriction to dummy stm.
- Add the function which inputs json file
  because json_object_from_file can not allows up to only 4KB file.
- Bug fix in json files.
  - Delete unexpected characters.
  - Delete description because it does not follow the format of json array.

Change-Id: I2f8fba1d1001cf244e2531fe3a1a738d5a48091b
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
src/app.cpp
src/db/app.db
src/json_helper.cpp
src/json_helper.hpp
src/layout_manager/db/layout.db
src/layout_manager/layout.cpp
src/policy_manager/db/role.db
src/policy_manager/policy_manager.cpp
src/policy_manager/zipc/dummy_stm.c
src/policy_manager/zipc/dummy_stm.h