From 05565f6753d42aca21d73be664a690f3906a507f Mon Sep 17 00:00:00 2001 From: Hwankyu Jhun Date: Tue, 1 Nov 2016 09:55:43 +0900 Subject: [PATCH] Fix the description about aul_app_group_activate_below API Change-Id: I9bc7942630ce10a408e9e23a061af4793f936b63 Signed-off-by: Hwankyu Jhun --- include/aul.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/aul.h b/include/aul.h index 927d635..a9d0a15 100644 --- a/include/aul.h +++ b/include/aul.h @@ -2384,7 +2384,6 @@ void aul_app_group_get_idle_pids(int *cnt, int **pids); * @return Loader ID if success, negative value(<0) if fail * * @remark - * The caller app should be resumed before calling this API. * below_appid should be main app which have been launched before. * This API is only available in User Session. */ -- 2.7.4