From 976f9f6da13f6a0cc6e05a6d8cb6c15283ad88bd Mon Sep 17 00:00:00 2001 From: 15929983503 Date: Thu, 30 Mar 2023 18:33:09 +0800 Subject: [PATCH] =?UTF-8?q?hiappeventcpp=E6=B5=8B=E8=AF=95=E5=A5=97json?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 15929983503 --- hiviewdfx/hiappeventtest/hiappeventcpptest/Test.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hiviewdfx/hiappeventtest/hiappeventcpptest/Test.json b/hiviewdfx/hiappeventtest/hiappeventcpptest/Test.json index a48e48ad5..36b3200f1 100755 --- a/hiviewdfx/hiappeventtest/hiappeventcpptest/Test.json +++ b/hiviewdfx/hiappeventtest/hiappeventcpptest/Test.json @@ -4,6 +4,9 @@ "push": [ "ActsHiAppEventCPPTest->/data/local/tmp/ActsHiAppEventCPPTest" ], + "post-push" : [ + "chmod -R 777 /data/local/tmp/*" + ], "type": "PushKit" } ], -- GitLab