From 923d0e6908d1cadb5d1bc3b4d757f4d30d79b1b4 Mon Sep 17 00:00:00 2001 From: Sangyoon Jang Date: Fri, 20 Oct 2017 16:30:55 +0900 Subject: [PATCH] Release version 1.22.7 Changes: - Use TZ_SYS_EXTENDEDSD_APP TZ_USER_EXTENDEDSD_APP for extended app path - Install at internal storage when extended storage is not available - Set install location to internal when external storage is not available - Fix issue while converting public key Change-Id: I32596eed405bcd743505b9fbaf13d4e30657796d Signed-off-by: Sangyoon Jang --- packaging/app-installers.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/app-installers.spec b/packaging/app-installers.spec index 09da4ef..cb2f2cd 100644 --- a/packaging/app-installers.spec +++ b/packaging/app-installers.spec @@ -1,6 +1,6 @@ Name: app-installers Summary: Application installers -Version: 1.22.6 +Version: 1.22.7 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4