huawei drm integration p.5
This commit is contained in:
parent
5bc0da0efb
commit
556d75c6f2
1 changed files with 5 additions and 2 deletions
|
@ -325,8 +325,11 @@ task collectExternalResources {
|
||||||
updateNoTranslate,
|
updateNoTranslate,
|
||||||
validateTranslate,
|
validateTranslate,
|
||||||
copyWidgetIcons,
|
copyWidgetIcons,
|
||||||
downloadWorldMiniBasemap,
|
downloadWorldMiniBasemap
|
||||||
downloadHuaweiDrm
|
|
||||||
|
if (huawei) {
|
||||||
|
downloadHuaweiDrm
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Legacy core build
|
// Legacy core build
|
||||||
|
|
Loading…
Reference in a new issue