From 2db5d235fe4819c622d22282f5945ef4f13f6372 Mon Sep 17 00:00:00 2001 From: Li Xiaoming Date: Tue, 14 May 2019 10:34:14 +0800 Subject: [PATCH] Fix outdated application path. Bug-AGL: SPEC-2360 Change-Id: I7907f8433cfdaf269004d6bc667f082a009b5cbd Signed-off-by: Li Xiaoming --- docs/2.1-widgets.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/2.1-widgets.md b/docs/2.1-widgets.md index abc33a4..f799133 100644 --- a/docs/2.1-widgets.md +++ b/docs/2.1-widgets.md @@ -107,10 +107,9 @@ On a phone application are typically installed on the sd card. This translates to: -- /usr/applications: system wide applications -- /opt/applications: removable applications +- /var/local/lib/afm/applications -From here those paths are referenced as: "APPDIR". +From here this path is referenced as: "APPDIR". The main path for applications is: APPDIR/PKGID/VER. -- 2.16.6