diff --git a/adapter/ohos/entrance/pa_engine/engine/jsi/BUILD.gn b/adapter/ohos/entrance/pa_engine/engine/jsi/BUILD.gn index dd607408612..c895e2256b6 100644 --- a/adapter/ohos/entrance/pa_engine/engine/jsi/BUILD.gn +++ b/adapter/ohos/entrance/pa_engine/engine/jsi/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/build/ace_gen_obj.gni") diff --git a/advanced_ui_component/atomicservicenavigation/interfaces/BUILD.gn b/advanced_ui_component/atomicservicenavigation/interfaces/BUILD.gn index ba98cc7131d..ec3e53e6b10 100644 --- a/advanced_ui_component/atomicservicenavigation/interfaces/BUILD.gn +++ b/advanced_ui_component/atomicservicenavigation/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/atomicservicetabs/interfaces/BUILD.gn b/advanced_ui_component/atomicservicetabs/interfaces/BUILD.gn index 2975ee360a7..89f36be903d 100644 --- a/advanced_ui_component/atomicservicetabs/interfaces/BUILD.gn +++ b/advanced_ui_component/atomicservicetabs/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/atomicserviceweb/interfaces/BUILD.gn b/advanced_ui_component/atomicserviceweb/interfaces/BUILD.gn index 68dcc66b4c1..def44825b40 100644 --- a/advanced_ui_component/atomicserviceweb/interfaces/BUILD.gn +++ b/advanced_ui_component/atomicserviceweb/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/chip/interfaces/BUILD.gn b/advanced_ui_component/chip/interfaces/BUILD.gn index d6ae890d18c..e74497abe92 100755 --- a/advanced_ui_component/chip/interfaces/BUILD.gn +++ b/advanced_ui_component/chip/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/chipgroup/interfaces/BUILD.gn b/advanced_ui_component/chipgroup/interfaces/BUILD.gn index 49ccf612a74..39886c0ebc6 100644 --- a/advanced_ui_component/chipgroup/interfaces/BUILD.gn +++ b/advanced_ui_component/chipgroup/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/composelistitem/interfaces/BUILD.gn b/advanced_ui_component/composelistitem/interfaces/BUILD.gn index c5dec1e2b89..02fead33616 100644 --- a/advanced_ui_component/composelistitem/interfaces/BUILD.gn +++ b/advanced_ui_component/composelistitem/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/composetitlebar/interfaces/BUILD.gn b/advanced_ui_component/composetitlebar/interfaces/BUILD.gn index dc9c91bf64a..ed2bfb08d8e 100644 --- a/advanced_ui_component/composetitlebar/interfaces/BUILD.gn +++ b/advanced_ui_component/composetitlebar/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/counter/interfaces/BUILD.gn b/advanced_ui_component/counter/interfaces/BUILD.gn index afa36bc6e0b..f66d4fb1bfa 100644 --- a/advanced_ui_component/counter/interfaces/BUILD.gn +++ b/advanced_ui_component/counter/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/dialog/interfaces/BUILD.gn b/advanced_ui_component/dialog/interfaces/BUILD.gn index bf931ea783d..b94524c61c7 100644 --- a/advanced_ui_component/dialog/interfaces/BUILD.gn +++ b/advanced_ui_component/dialog/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/downloadfilebutton/interfaces/BUILD.gn b/advanced_ui_component/downloadfilebutton/interfaces/BUILD.gn index c789549ea64..b1e6fa03301 100644 --- a/advanced_ui_component/downloadfilebutton/interfaces/BUILD.gn +++ b/advanced_ui_component/downloadfilebutton/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/editabletitlebar/interfaces/BUILD.gn b/advanced_ui_component/editabletitlebar/interfaces/BUILD.gn index d62d30c5b50..7f76eb3a004 100644 --- a/advanced_ui_component/editabletitlebar/interfaces/BUILD.gn +++ b/advanced_ui_component/editabletitlebar/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/exceptionprompt/interfaces/BUILD.gn b/advanced_ui_component/exceptionprompt/interfaces/BUILD.gn index 4e1d8087763..c909a3dee11 100644 --- a/advanced_ui_component/exceptionprompt/interfaces/BUILD.gn +++ b/advanced_ui_component/exceptionprompt/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/filter/interfaces/BUILD.gn b/advanced_ui_component/filter/interfaces/BUILD.gn index 0884a737c57..b6d83dfd613 100644 --- a/advanced_ui_component/filter/interfaces/BUILD.gn +++ b/advanced_ui_component/filter/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/foldsplitcontainer/interfaces/BUILD.gn b/advanced_ui_component/foldsplitcontainer/interfaces/BUILD.gn index 08a3b9ef45c..a64ba56d23a 100644 --- a/advanced_ui_component/foldsplitcontainer/interfaces/BUILD.gn +++ b/advanced_ui_component/foldsplitcontainer/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/formmenu/interfaces/BUILD.gn b/advanced_ui_component/formmenu/interfaces/BUILD.gn index 562143b2799..c9306e22785 100644 --- a/advanced_ui_component/formmenu/interfaces/BUILD.gn +++ b/advanced_ui_component/formmenu/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/fullscreenlaunchcomponent/interfaces/BUILD.gn b/advanced_ui_component/fullscreenlaunchcomponent/interfaces/BUILD.gn index 39a989957e6..07af96624e3 100644 --- a/advanced_ui_component/fullscreenlaunchcomponent/interfaces/BUILD.gn +++ b/advanced_ui_component/fullscreenlaunchcomponent/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/gridobjectsortcomponent/interfaces/BUILD.gn b/advanced_ui_component/gridobjectsortcomponent/interfaces/BUILD.gn index 4a965447213..8c8a42f0c1c 100644 --- a/advanced_ui_component/gridobjectsortcomponent/interfaces/BUILD.gn +++ b/advanced_ui_component/gridobjectsortcomponent/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/interstitialdialogaction/interfaces/BUILD.gn b/advanced_ui_component/interstitialdialogaction/interfaces/BUILD.gn index 7becaec23bb..1498b4d6203 100644 --- a/advanced_ui_component/interstitialdialogaction/interfaces/BUILD.gn +++ b/advanced_ui_component/interstitialdialogaction/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/popup/interfaces/BUILD.gn b/advanced_ui_component/popup/interfaces/BUILD.gn index 5e0fccd032b..0ad7c932775 100644 --- a/advanced_ui_component/popup/interfaces/BUILD.gn +++ b/advanced_ui_component/popup/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/progressbutton/interfaces/BUILD.gn b/advanced_ui_component/progressbutton/interfaces/BUILD.gn index f51519afb6a..17269fd595e 100644 --- a/advanced_ui_component/progressbutton/interfaces/BUILD.gn +++ b/advanced_ui_component/progressbutton/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/segmentbutton/interfaces/BUILD.gn b/advanced_ui_component/segmentbutton/interfaces/BUILD.gn index 436e9fe7a4d..487c5d574ad 100644 --- a/advanced_ui_component/segmentbutton/interfaces/BUILD.gn +++ b/advanced_ui_component/segmentbutton/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/selectionmenu/interfaces/BUILD.gn b/advanced_ui_component/selectionmenu/interfaces/BUILD.gn index b126b6866c8..5f11b5889f3 100644 --- a/advanced_ui_component/selectionmenu/interfaces/BUILD.gn +++ b/advanced_ui_component/selectionmenu/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/selecttitlebar/interfaces/BUILD.gn b/advanced_ui_component/selecttitlebar/interfaces/BUILD.gn index 33f154e0e43..3216a550f8e 100644 --- a/advanced_ui_component/selecttitlebar/interfaces/BUILD.gn +++ b/advanced_ui_component/selecttitlebar/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/splitlayout/interfaces/BUILD.gn b/advanced_ui_component/splitlayout/interfaces/BUILD.gn index 266e5e60bda..fe7dd290b8e 100644 --- a/advanced_ui_component/splitlayout/interfaces/BUILD.gn +++ b/advanced_ui_component/splitlayout/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/subheader/interfaces/BUILD.gn b/advanced_ui_component/subheader/interfaces/BUILD.gn index 2958616df73..b4c0fe72a72 100644 --- a/advanced_ui_component/subheader/interfaces/BUILD.gn +++ b/advanced_ui_component/subheader/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/swiperefresher/interfaces/BUILD.gn b/advanced_ui_component/swiperefresher/interfaces/BUILD.gn index fed8d3956c5..ca6fa6a89c0 100644 --- a/advanced_ui_component/swiperefresher/interfaces/BUILD.gn +++ b/advanced_ui_component/swiperefresher/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/tabtitlebar/interfaces/BUILD.gn b/advanced_ui_component/tabtitlebar/interfaces/BUILD.gn index 18a3062ac7f..7f3e85515c3 100644 --- a/advanced_ui_component/tabtitlebar/interfaces/BUILD.gn +++ b/advanced_ui_component/tabtitlebar/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/toolbar/interfaces/BUILD.gn b/advanced_ui_component/toolbar/interfaces/BUILD.gn index 73e7dd1f531..7df59ad95c4 100644 --- a/advanced_ui_component/toolbar/interfaces/BUILD.gn +++ b/advanced_ui_component/toolbar/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/advanced_ui_component/treeview/interfaces/BUILD.gn b/advanced_ui_component/treeview/interfaces/BUILD.gn index db13a9e604c..029c0659366 100644 --- a/advanced_ui_component/treeview/interfaces/BUILD.gn +++ b/advanced_ui_component/treeview/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni") diff --git a/bundle.json b/bundle.json index 89dd4cdb60d..732e7e98867 100644 --- a/bundle.json +++ b/bundle.json @@ -23,7 +23,8 @@ "ace_engine_feature_pgo_path", "ace_engine_feature_enable_atomic", "ace_engine_feature_enable_coverage", - "ace_engine_feature_enable_point_light" + "ace_engine_feature_enable_point_light", + "ace_engine_feature_enable_nav_split_mode" ], "adapted_system_type": [ "standard" diff --git a/component_ext/movingphoto/BUILD.gn b/component_ext/movingphoto/BUILD.gn index 55698e7f9f7..f14873a81c8 100644 --- a/component_ext/movingphoto/BUILD.gn +++ b/component_ext/movingphoto/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/build/ace_gen_obj.gni") diff --git a/frameworks/bridge/declarative_frontend/engine/jsi/BUILD.gn b/frameworks/bridge/declarative_frontend/engine/jsi/BUILD.gn index 1c0ebddaeb4..6b4f340cffe 100644 --- a/frameworks/bridge/declarative_frontend/engine/jsi/BUILD.gn +++ b/frameworks/bridge/declarative_frontend/engine/jsi/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/build/ace_ext.gni") diff --git a/frameworks/bridge/js_frontend/engine/jsi/BUILD.gn b/frameworks/bridge/js_frontend/engine/jsi/BUILD.gn index 730bb2f976e..20315bcd84a 100644 --- a/frameworks/bridge/js_frontend/engine/jsi/BUILD.gn +++ b/frameworks/bridge/js_frontend/engine/jsi/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/build/ace_gen_obj.gni") diff --git a/frameworks/core/components_ng/components_plugin.gni b/frameworks/core/components_ng/components_plugin.gni index de3987cbe14..7c3613e1541 100644 --- a/frameworks/core/components_ng/components_plugin.gni +++ b/frameworks/core/components_ng/components_plugin.gni @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/build/ace_gen_obj.gni") diff --git a/frameworks/core/components_ng/pattern/container_modal/interfaces/BUILD.gn b/frameworks/core/components_ng/pattern/container_modal/interfaces/BUILD.gn index 5da9e350f9e..09555f23eb7 100644 --- a/frameworks/core/components_ng/pattern/container_modal/interfaces/BUILD.gn +++ b/frameworks/core/components_ng/pattern/container_modal/interfaces/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/build/ace_gen_obj.gni") diff --git a/interfaces/napi/kits/measure/BUILD.gn b/interfaces/napi/kits/measure/BUILD.gn index 6d74d132222..5b922e4554d 100644 --- a/interfaces/napi/kits/measure/BUILD.gn +++ b/interfaces/napi/kits/measure/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//arkcompiler/ets_frontend/es2panda/es2abc_config.gni") +import("//build/config/components/ets_frontend/es2abc_config.gni") import("//build/ohos.gni") import("//foundation/arkui/ace_engine/ace_config.gni") import("//foundation/arkui/ace_engine/adapter/preview/build/config.gni")