mirror of
https://github.com/openharmony/commonlibrary_utils_lite.git
synced 2026-08-26 19:16:38 -04:00
update: 更新文件 nativeapi_deviceinfo.h
Signed-off-by: qianyang-yi <qianyangyi@h-partners.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user