第三方weex-loader部件独立编译整改

Signed-off-by: tongkai0808fh <tongkai5@huawei.com>
This commit is contained in:
tongkai0808fh 2024-03-16 06:32:34 +00:00 committed by Gitee
parent 1a1bc9e13b
commit 47f8aeb251
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -25,7 +25,11 @@
},
"build": {
"sub_component": [],
"inner_kits": [],
"inner_kits": [
{
"name": "//third_party/weex-loader:weex_loader_ark_hap"
}
],
"test": []
}
}