update: 更新文件 nativeapi_deviceinfo.h

Signed-off-by: qianyang-yi <qianyangyi@h-partners.com>
This commit is contained in:
qianyang-yi
2026-07-01 15:54:09 +08:00
parent 534e55c725
commit 67df6b5d03
@@ -33,6 +33,8 @@ private:
static bool GetRegion(JSIValue result);
static bool GetAPILevel(JSIValue result);
static bool GetDeviceType(JSIValue result);
static bool GetSdkMinorApiVersion(JSIValue result);
static bool GetSdkPatchApiVersion(JSIValue result);
};
} // ACELite
} // OHOS