From 4bf86cf93bda1228acef694329e2a58bf58cf528 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Thu, 9 Apr 2020 17:23:47 +0300 Subject: [PATCH] onscreenapp, ontestapp: Allow to display the applications Signed-off-by: Marius Vlad --- package/config.xml | 1 + sample/package/config.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/package/config.xml b/package/config.xml index 7b151a3..962507e 100644 --- a/package/config.xml +++ b/package/config.xml @@ -13,5 +13,6 @@ + diff --git a/sample/package/config.xml b/sample/package/config.xml index 2d9a5a1..daebdeb 100644 --- a/sample/package/config.xml +++ b/sample/package/config.xml @@ -12,6 +12,7 @@ + -- 2.16.6