mirror of
https://github.com/openharmony/developtools_global_resource_tool.git
synced 2026-07-18 17:24:42 -04:00
@@ -267,6 +267,7 @@ string ResourceUtil::RealPath(const string &path)
|
||||
{
|
||||
return FileEntry::RealPath(path);
|
||||
}
|
||||
|
||||
bool ResourceUtil::IslegalPath(const string &path)
|
||||
{
|
||||
return path == "element" || path == "media" || path == "profile";
|
||||
|
||||
Reference in New Issue
Block a user