From 041326abecc78e740ce6be730bda29cd2575cbfa Mon Sep 17 00:00:00 2001 From: fjc1203206387 Date: Thu, 16 Jul 2026 15:02:32 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6?= =?UTF-8?q?=20liblocation.ndk.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: fjc1203206387 --- LocationKit/liblocation.ndk.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LocationKit/liblocation.ndk.json b/LocationKit/liblocation.ndk.json index 93170fee6..a16fe98ce 100644 --- a/LocationKit/liblocation.ndk.json +++ b/LocationKit/liblocation.ndk.json @@ -14,6 +14,9 @@ { "name": "OH_LocationInfo_GetAdditionalInfo" }, + { + "name": "OH_LocationInfo_IsFromMock" + }, { "name": "OH_Location_CreateRequestConfig" }, @@ -31,8 +34,5 @@ }, { "name": "OH_LocationRequestConfig_SetCallback" - }, - { - "name": "OH_LocationInfo_IsFromMock" } ] \ No newline at end of file