diff --git a/arkui/ace_engine/native/libace.ndk.json b/arkui/ace_engine/native/libace.ndk.json index ccabde2e19df83d7d483dc575cc3de9b5924d1ff..7e66c7482888ca91daa9c494e14ecc6fc1cdb7d5 100644 --- a/arkui/ace_engine/native/libace.ndk.json +++ b/arkui/ace_engine/native/libace.ndk.json @@ -223,6 +223,14 @@ "first_introduced": "12", "name": "OH_ArkUI_LayoutConstraint_GetMaxWidth" }, + { + "first_introduced": "12", + "name": "OH_ArkUI_LayoutConstraint_GetMinWidth" + }, + { + "first_introduced": "12", + "name": "OH_ArkUI_LayoutConstraint_GetMaxHeight" + }, { "first_introduced": "12", "name": "OH_ArkUI_LayoutConstraint_GetMinHeight"