From 77bd42075de481ae89f6a5b2bc8a79bf967d95cd Mon Sep 17 00:00:00 2001 From: José Bollo Date: Wed, 15 May 2019 20:49:14 +0200 Subject: Introduce platform services MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The platform services are services that run at the global platform scope as opposite to services that run in the context of the user. Bug-AGL: SPEC-1015 Change-Id: I08c2d47715cbc7436e67781d5e638386be531520 Signed-off-by: José Bollo --- conf/system/afm-system-setup.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/system/afm-system-setup.sh.in') diff --git a/conf/system/afm-system-setup.sh.in b/conf/system/afm-system-setup.sh.in index 2af411c..65e75ed 100644 --- a/conf/system/afm-system-setup.sh.in +++ b/conf/system/afm-system-setup.sh.in @@ -13,4 +13,4 @@ dodir $pdir dodir $pdir/display dodir $pdir/apis dodir $pdir/apis/ws - +@create_platform_debug@ -- cgit 1.2.3-korg