X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fpkgmgrinfo_type.h;h=a2404f755baa313ca463f614db0eae1c0e9e6e54;hb=b9c3d4c4e1e901dba65a4f449cbbdf23d27ff1f4;hp=175abf953e6bef38f641d6426305d91ec4c79543;hpb=2419291b3024726d858d44098e2f2b36eb68ce98;p=platform%2Fcore%2Fappfw%2Fpkgmgr-info.git diff --git a/include/pkgmgrinfo_type.h b/include/pkgmgrinfo_type.h index 175abf9..a2404f7 100644 --- a/include/pkgmgrinfo_type.h +++ b/include/pkgmgrinfo_type.h @@ -451,6 +451,7 @@ typedef enum { typedef enum { INSTALL_INTERNAL = 0, /**< Internal Installation*/ INSTALL_EXTERNAL, /**< External Installation*/ + INSTALL_EXTENDED, /**< Extended Installation*/ } INSTALL_LOCATION; /**