From 64d99ba1a4ddbbcb5a89cd01b38b6863afe5b015 Mon Sep 17 00:00:00 2001 From: Gloria Date: Tue, 31 Jan 2023 15:51:24 +0800 Subject: [PATCH] fixed e8f962a from https://gitee.com/wusongqing/docs/pulls/14096 Update docs against 13716 Signed-off-by: wusongqing --- en/application-dev/reference/apis/js-apis-stationary.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/en/application-dev/reference/apis/js-apis-stationary.md b/en/application-dev/reference/apis/js-apis-stationary.md index ceae25ac4c..bd7c29020e 100644 --- a/en/application-dev/reference/apis/js-apis-stationary.md +++ b/en/application-dev/reference/apis/js-apis-stationary.md @@ -5,6 +5,8 @@ The **stationary** module provides APIs to report the device status, including a > **NOTE** > > The initial APIs of this module are supported since API version 9. Newly added APIs will be marked with a superscript to indicate their earliest API version. +> +> This module does not support x86 emulators. ## Modules to Import -- GitLab