From 48e27dbd28ad5f02641707813106e1dcefdb72f3 Mon Sep 17 00:00:00 2001 From: Ilho Kim Date: Thu, 22 Dec 2022 15:22:01 +0900 Subject: [PATCH] Release version 1.34.23 Changes: - Block different type installation with same pkgid - Skip the security registration if it is unnecessary - Change the file remove to a virtual function in recovery - Fix app2sd library path - Add log for debugging Change-Id: I06bca71f5fa107bdd1c656d80e3cbe19869703dc Signed-off-by: Ilho Kim --- 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 7a8a0c4..34e48b4 100644 --- a/packaging/app-installers.spec +++ b/packaging/app-installers.spec @@ -1,6 +1,6 @@ Name: app-installers Summary: Application installers -Version: 1.34.22 +Version: 1.34.23 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4