diff options
author | Shankho Boron Ghosh <shankhoghosh123@gmail.com> | 2020-11-30 03:08:49 +0530 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-12-07 19:57:24 +0000 |
commit | 7e585755f20d148f50969a9a25639f4892e8da60 (patch) | |
tree | 4ad62f89a547e57f341e49610be864f6e31949c4 | |
parent | c23ad28ea06e5ff335b4fe9171de5e3017c350d3 (diff) |
Added AGL Application Framework - Privileges Management
Meta refreshed AppFW_Priveleges_Management to https://iot.bzh/download/public/2016/appfw/03-AGL-AppFW-Privileges-Management.pdf
Bug-AGL: [SPEC-3633]
Signed-off-by: Shankho Boron Ghosh <shankhoghosh123@gmail.com>
Change-Id: I27601c96a344900a6db3229f3144f0089adc4c20
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25664
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/3_Developer_Guides/3_AppFW_Privileges_Management/03-AGL-AppFW-Privileges-Management.pdf b/docs/3_Developer_Guides/3_AppFW_Privileges_Management/03-AGL-AppFW-Privileges-Management.pdf Binary files differnew file mode 100644 index 0000000..d468610 --- /dev/null +++ b/docs/3_Developer_Guides/3_AppFW_Privileges_Management/03-AGL-AppFW-Privileges-Management.pdf diff --git a/docs/3_Developer_Guides/3_AppFW_Privileges_Management/AppFW-Privileges_Management.md b/docs/3_Developer_Guides/3_AppFW_Privileges_Management/AppFW-Privileges_Management.md new file mode 100644 index 0000000..646732e --- /dev/null +++ b/docs/3_Developer_Guides/3_AppFW_Privileges_Management/AppFW-Privileges_Management.md @@ -0,0 +1,8 @@ +--- +title: AGL Application Framework - Privileges Management +--- + +<meta http-equiv="content-type" content="text/html; charset=utf-8" /> +<meta http-equiv="refresh" content="0;URL='https://iot.bzh/download/public/2016/appfw/03-AGL-AppFW-Privileges-Management.pdf'" /> + +[**AppFW - Privileges Management PDF**](03-AGL-AppFW-Privileges-Management.pdf)
\ No newline at end of file |