时区二进制文件移到tzdata仓

Signed-off-by: zhangdd_ewan <zhangdongdong50@huawei.com>
This commit is contained in:
zhangdd_ewan
2024-04-30 09:37:54 +08:00
parent f0b491f9b0
commit 7e62d1b4f9
2 changed files with 1 additions and 6 deletions
+1 -3
View File
@@ -43,9 +43,7 @@
"rom": "",
"ram": "",
"deps": {
"components": [
"tzdata"
],
"components": [],
"third_party": []
},
"build": {
-3
View File
@@ -50,8 +50,5 @@ group("icu_tzdata") {
":windowsZones",
":zoneinfo64",
]
external_deps = [
"//third_party/tzdata/data:zoneinfo"
]
}
}