diff --git a/BUILD.gn b/BUILD.gn index 5b3d19fa9ae57a535f5783eb94e26119907662d7..ff9b6453b30c9a8fc11869c92d3e6acaa5e6fb12 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -10,6 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# test1 if ((defined(ark_standalone_build) && ark_standalone_build) || (defined(is_arkui_x) && is_arkui_x)) { import("//arkcompiler/runtime_core/ark_config.gni")