diff --git a/api/@internal/component/ets/index-full.d.ts b/api/@internal/component/ets/index-full.d.ts
index ba50d08873b44a39d66bc756de705a2b5193d9f4..242315447546902d7ce24a4da05f85e4ec587a5f 100644
--- a/api/@internal/component/ets/index-full.d.ts
+++ b/api/@internal/component/ets/index-full.d.ts
@@ -64,7 +64,6 @@
///
///
///
-///
///
///
///
diff --git a/build-tools/arkui_transformer/config/arkui_config.json b/build-tools/arkui_transformer/config/arkui_config.json
index 890f2d737fd052f0b1f76ff5a6b231b7ea6bc02e..78b303b561cfd6e35af1e0e3ded553002b8eb70f 100644
--- a/build-tools/arkui_transformer/config/arkui_config.json
+++ b/build-tools/arkui_transformer/config/arkui_config.json
@@ -119,7 +119,6 @@
"WaterFlow",
"FlowItem",
"ImageSpan",
- "LocationButton",
"PasteButton",
"SaveButton",
"UIExtensionComponent",
diff --git a/build-tools/dts_parser/kit.json b/build-tools/dts_parser/kit.json
index 574dd9748c18de4d4e15f42be1fa61cdc7c1afeb..0baee0c4acd7ce8dba953d4a875574a408145eea 100644
--- a/build-tools/dts_parser/kit.json
+++ b/build-tools/dts_parser/kit.json
@@ -59,7 +59,6 @@
{ "filePath": "@internal/component/ets/list_item.d.ts", "kitName": "ArkUI", "subSystem": "ArkUI开发框架" },
{ "filePath": "@internal/component/ets/list_item_group.d.ts", "kitName": "ArkUI", "subSystem": "ArkUI开发框架" },
{ "filePath": "@internal/component/ets/loading_progress.d.ts", "kitName": "ArkUI", "subSystem": "ArkUI开发框架" },
- { "filePath": "@internal/component/ets/location_button.d.ts", "kitName": "ArkUI", "subSystem": "ArkUI开发框架" },
{ "filePath": "@internal/component/ets/marquee.d.ts", "kitName": "ArkUI", "subSystem": "ArkUI开发框架" },
{ "filePath": "@internal/component/ets/matrix2d.d.ts", "kitName": "ArkUI", "subSystem": "ArkUI开发框架" },
{ "filePath": "@internal/component/ets/media_cached_image.d.ts", "kitName": "ArkUI", "subSystem": "ArkUI开发框架" },