From 7891d9af0a2af538a1abfa38ba2674b0684fd043 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miss=E6=B7=B1=E6=B5=B7=E9=B1=BC?= Date: Thu, 24 Mar 2022 14:16:30 +0000 Subject: [PATCH] fixed 6914186 from https://gitee.com/miss-deep-sea-fish/miscservices_time/pulls/108 update bundle.json. Signed-off-by: miss-deep-sea-fish --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index a570cf1..95d5d9e 100644 --- a/bundle.json +++ b/bundle.json @@ -13,7 +13,7 @@ "name": "time_native", "subsystem": "miscservices", "syscap": [ - "SystemCapability.Miscservices.Time" + "SystemCapability.MiscServices.Time" ], "features": [ ],