From ce5ea792e580f9ece65c96a3fdca456288f92edf Mon Sep 17 00:00:00 2001 From: yudechen Date: Mon, 19 Sep 2022 17:17:41 +0800 Subject: [PATCH] fix destPath value incorrect. Signed-off-by: yudechen Change-Id: Ic39e75eb64827baec4e4c3582b2177e09bf71a8f --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 2bc7d11..82eb0de 100755 --- a/bundle.json +++ b/bundle.json @@ -14,7 +14,7 @@ "author": {}, "contributors": [], "segment": { - "destPath": "//base/telephony/data_storage" + "destPath": "base/telephony/data_storage" }, "component": { "name": "data_storage",