17405867cSopenharmony_ci<?xml version="1.0" encoding="UTF-8"?> 27405867cSopenharmony_ci<!-- Copyright (c) 2023-2024 Huawei Device Co., Ltd. 37405867cSopenharmony_ci Licensed under the Apache License, Version 2.0 (the "License"); 47405867cSopenharmony_ci you may not use this file except in compliance with the License. 57405867cSopenharmony_ci You may obtain a copy of the License at 67405867cSopenharmony_ci 77405867cSopenharmony_ci http://www.apache.org/licenses/LICENSE-2.0 87405867cSopenharmony_ci 97405867cSopenharmony_ci Unless required by applicable law or agreed to in writing, software 107405867cSopenharmony_ci distributed under the License is distributed on an "AS IS" BASIS, 117405867cSopenharmony_ci WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 127405867cSopenharmony_ci See the License for the specific language governing permissions and 137405867cSopenharmony_ci limitations under the License. 147405867cSopenharmony_ci--> 157405867cSopenharmony_ci<configuration ver="2.0"> 167405867cSopenharmony_ci <target name="HiAppEventInnerApiTest"> 177405867cSopenharmony_ci <preparer> 187405867cSopenharmony_ci <option name="push" value="hiviewdfx/hiappevent/libtest_processor.z.so -> /system/lib64/platformsdk/" src="out"/> 197405867cSopenharmony_ci <option name="push" value="hiviewdfx/hiappevent/libtest_processor.z.so -> /system/lib/platformsdk/" src="out"/> 207405867cSopenharmony_ci </preparer> 217405867cSopenharmony_ci <cleaner> 227405867cSopenharmony_ci <option name="shell" value="rm -rf /system/lib64/platformsdk/libtest_processor.z.so"/> 237405867cSopenharmony_ci <option name="shell" value="rm -rf /system/lib/platformsdk/libtest_processor.z.so"/> 247405867cSopenharmony_ci </cleaner> 257405867cSopenharmony_ci </target> 267405867cSopenharmony_ci <target name="HiAppEventJsTest"> 277405867cSopenharmony_ci <preparer> 287405867cSopenharmony_ci <option name="push" value="hiviewdfx/hiappevent/libtest_processor.z.so -> /system/lib64/platformsdk/" src="out"/> 297405867cSopenharmony_ci <option name="push" value="hiviewdfx/hiappevent/libtest_processor.z.so -> /system/lib/platformsdk/" src="out"/> 307405867cSopenharmony_ci </preparer> 317405867cSopenharmony_ci <cleaner> 327405867cSopenharmony_ci <option name="shell" value="rm -rf /system/lib64/platformsdk/libtest_processor.z.so"/> 337405867cSopenharmony_ci <option name="shell" value="rm -rf /system/lib/platformsdk/libtest_processor.z.so"/> 347405867cSopenharmony_ci </cleaner> 357405867cSopenharmony_ci </target> 367405867cSopenharmony_ci <target name="HiAppEventNativeTest"> 377405867cSopenharmony_ci <preparer> 387405867cSopenharmony_ci <option name="push" value="hiviewdfx/hiappevent/libtest_processor.z.so -> /system/lib64/platformsdk/" src="out"/> 397405867cSopenharmony_ci <option name="push" value="hiviewdfx/hiappevent/libtest_processor.z.so -> /system/lib/platformsdk/" src="out"/> 407405867cSopenharmony_ci </preparer> 417405867cSopenharmony_ci <cleaner> 427405867cSopenharmony_ci <option name="shell" value="rm -rf /system/lib64/platformsdk/libtest_processor.z.so"/> 437405867cSopenharmony_ci <option name="shell" value="rm -rf /system/lib/platformsdk/libtest_processor.z.so"/> 447405867cSopenharmony_ci </cleaner> 457405867cSopenharmony_ci </target> 467405867cSopenharmony_ci</configuration> 47