diff options
author | mudcam <v.nieutin@live.fr> | 2018-06-29 11:33:13 +0200 |
---|---|---|
committer | ronan [iot.bzh] <ronan.lemartret@iot.bzh> | 2018-07-02 09:24:07 +0200 |
commit | e0df0544ae03e4b5021a4264c608d481659a4be2 (patch) | |
tree | 106192b21818679a70237dc33cccf5b1fcb8f187 /security-blueprint | |
parent | e78531c19dc8efb7c3400c0a6201a87e51eac4b8 (diff) |
Add sec-blueprint images & Change AppFw chapter name.
Diffstat (limited to 'security-blueprint')
-rw-r--r-- | security-blueprint/part-5/5-AppFw.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |