mirror of
https://github.com/openharmony/developtools_global_resource_tool.git
synced 2026-07-19 11:31:44 -04:00
删除animation,graphic,layout
Signed-off-by: chencheng31 <chencheng8@huawei.com>
This commit is contained in:
@@ -145,9 +145,6 @@ const std::map<std::string, ResType> g_fileClusterMap = {
|
||||
{ "element", ResType::ELEMENT },
|
||||
{ "media", ResType::MEDIA },
|
||||
{ "profile", ResType::PROF },
|
||||
{ "animation", ResType::ANIMATION },
|
||||
{ "graphic", ResType::GRAPHIC },
|
||||
{ "layout", ResType::LAYOUT }
|
||||
};
|
||||
|
||||
const std::map<std::string, ResType> g_contentClusterMap = {
|
||||
|
||||
Reference in New Issue
Block a user