aboutsummaryrefslogtreecommitdiffstats
path: root/policy_manager/stm/zipc/src/StateTransitionor/AppsLayer
AgeCommit message (Collapse)AuthorFilesLines
2018-07-23Add policy table generated by ZIPC for EXAMPLEsandbox/yuta-d/add_pmYuta Doi4-0/+2279
To PolicyManager, add the source code of policy table which is generated by ZIPC for EXAMPLE. If use this example, please comment out line 22 and uncomment line 23 in policy_manager/CMakeLists.txt as follows: #set(USE_STM_NAME stub) set(USE_STM_NAME zipc) If try to show split layout, please rename from roles.db.split to roles.db in policy_manager/db/. Bug-AGL: SPEC-1537 Change-Id: I4b35f148313e0c5a12c59ed1c2f8eb6fbcf3ea6b Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>