Remove the cache when language change event occurs
[platform/core/appfw/pkgmgr-info.git] / src / common / request_type.cc
index 7f3bee9..e80c500 100644 (file)
@@ -31,6 +31,7 @@ const char* ReqTypeToString(ReqType type) {
       "COMMAND",
       "CREATE_DB",
       "CREATE_CACHE",
+      "REMOVE_ALL_CACHE",
       "ERROR_REQ_TYPE"
   };