[EGD-4151] Application manager actions introduced. (#905)

* [EGD-4151] Application manifest structure defined.
* [EGD-4156] Applications registry and basic action handler implemented.
This commit is contained in:
Piotr Tanski
2020-11-04 10:24:35 +01:00
committed by GitHub
parent 6bbef804c0
commit 299be4daf6
73 changed files with 1034 additions and 558 deletions

View File

@@ -5,7 +5,7 @@
#include <functional>
#include "InputEvent.hpp"
#include "service-appmgr/ApplicationManager.hpp"
#include "module-services/service-appmgr/model/ApplicationManager.hpp"
#include "../ApplicationNotes.hpp"