mirror of
https://github.com/openharmony/developtools_global_resource_tool.git
synced 2026-07-20 22:47:00 -04:00
1,修改编码规范
2,屏蔽三方开源头文件OAT Signed-off-by: chencheng31 <chencheng8@huawei.com>
This commit is contained in:
@@ -91,7 +91,7 @@ uint32_t ResourcePack::Init()
|
||||
}
|
||||
|
||||
uint32_t ResourcePack::InitModule()
|
||||
{
|
||||
{
|
||||
IdWorker::ResourceIdCluster hapType = IdWorker::ResourceIdCluster::RES_ID_APP;
|
||||
string packageName = packageParser_.GetPackageName();
|
||||
if (packageName == "ohos.global.systemres") {
|
||||
@@ -360,4 +360,4 @@ uint32_t ResourcePack::ScanResources(const vector<string> &inputs, const string
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user