diff --git a/arkui-plugins/BUILD.gn b/arkui-plugins/BUILD.gn index 707355e1d2cf1ab6080c64b7799320b8f742e4c9..80ddd117a4438e900237df3b72bcdbc2eeca00b6 100755 --- a/arkui-plugins/BUILD.gn +++ b/arkui-plugins/BUILD.gn @@ -11,6 +11,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +# test +# test import("//build/ohos.gni") import("//build/config/components/ets_frontend/ets2abc_config.gni") @@ -66,4 +68,4 @@ ohos_copy("ohos_ets_ui_plugins") { outputs = [ ohos_ets_ui_plugins_path ] subsystem_name = "developtools" part_name = "ace_ets2bundle" -} \ No newline at end of file +}