Unknown key string addition 84/77784/3 accepted/tizen/common/20160706.141902 accepted/tizen/ivi/20160706.014248 accepted/tizen/mobile/20160706.014210 accepted/tizen/tv/20160706.014224 accepted/tizen/wearable/20160706.014236 submit/tizen/20160705.114429
authorPiotr Ganicz <p.ganicz@samsung.com>
Thu, 30 Jun 2016 14:28:58 +0000 (16:28 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Mon, 4 Jul 2016 13:23:04 +0000 (06:23 -0700)
The following patchset should be submitted together:
https://review.tizen.org/gerrit/#/c/77782/

Change-Id: Id906263319ec6557c40a4877add9616783b99767

installer/pkgmgr_installer.h

index 1c809b6f26c0473afc8eca666cfc558f124b8553..38b5cd911245dfbcfd58f2777774935a3f752258 100644 (file)
@@ -61,6 +61,7 @@ typedef void *pkgmgr_instcertinfo_h;
 #define PKGMGR_INSTALLER_UPGRADE_EVENT_STR       "update"
 #define PKGMGR_INSTALLER_OK_EVENT_STR            "ok"
 #define PKGMGR_INSTALLER_FAIL_EVENT_STR          "fail"
+#define PKGMGR_INSTALLER_UNKNOWN_EVENT_STR       ""
 
 #define PKGMGR_INSTALLER_APP_DISABLE_EVENT_STR         "disable_app"
 #define PKGMGR_INSTALLER_APP_ENABLE_EVENT_STR          "enable_app"