From e0df0544ae03e4b5021a4264c608d481659a4be2 Mon Sep 17 00:00:00 2001 From: mudcam Date: Fri, 29 Jun 2018 11:33:13 +0200 Subject: Add sec-blueprint images & Change AppFw chapter name. --- security-blueprint/part-5/5-AppFw.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security-blueprint') diff --git a/security-blueprint/part-5/5-AppFw.md b/security-blueprint/part-5/5-AppFw.md index 292fa1a..e92a0c6 100644 --- a/security-blueprint/part-5/5-AppFw.md +++ b/security-blueprint/part-5/5-AppFw.md @@ -57,7 +57,7 @@ and D-bus bindings. The afb_daemon and Binder form a web-service that is communicated to through http or a websocket from the application-proper. This http or websocket interface uses a standard unique web token for API communication. -![App Framework Flow](App-flow.png) +![Application Framework Flow](App-flow.png) ## Cynara -- cgit 1.2.3-korg