Supress build warning 45/154345/1
authorJunghyun Yeon <jungh.yeon@samsung.com>
Tue, 10 Oct 2017 05:44:55 +0000 (14:44 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Tue, 10 Oct 2017 05:45:39 +0000 (14:45 +0900)
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Change-Id: I197551b466a74b73da43c5c267e649c9bdf4406b

src/Tizen.Applications.PackageManager/Tizen.Applications/PackageType.cs [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index 227db5f..90c38e0
@@ -23,6 +23,9 @@ namespace Tizen.Applications
     /// </summary>
     public enum PackageType
     {
+        /// <summary>
+        /// Unknown package.
+        /// </summary>
         UNKNOWN,
         /// <summary>
         /// Tizen native application package.