From 211769e800f3a57de55b3774de82af55d2a0160a Mon Sep 17 00:00:00 2001 From: wang_zhiqiang Date: Wed, 20 Feb 2019 13:52:59 +0800 Subject: Start app and get runnables list by homescreen 1.start application in showWindow. 2.add "getRunnables" verb. 3.handle "application-list-changed" event from afm-main and add "application-list-changed" event. Bug-AGL: SPEC-2188 Change-Id: I619b97424d20af373a945ff502a8133339916923 Signed-off-by: wang_zhiqiang --- package/root/config.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'package') diff --git a/package/root/config.xml b/package/root/config.xml index 6ada42b..65c5d24 100644 --- a/package/root/config.xml +++ b/package/root/config.xml @@ -10,10 +10,17 @@ + + + + + + + -- cgit 1.2.3-korg