diff --git a/api/@ohos.deviceInfo.d.ts b/api/@ohos.deviceInfo.d.ts index c6b4c48ea362ce3918e443067f8b7790a5172808..18cca631741489f9a1ba67241cfafc5ef11ecdc4 100644 --- a/api/@ohos.deviceInfo.d.ts +++ b/api/@ohos.deviceInfo.d.ts @@ -16,7 +16,6 @@ /** * A static class pertaining to the product information. * - * @devices phone, tablet * @since 6 * @Syscap SystemCapability.Startup.SysInfo */ diff --git a/api/@ohos.systemparameter.d.ts b/api/@ohos.systemparameter.d.ts index 3f6f385653c628c3eefbb1d3ea6554f6f24a9854..57a2906095657ffc8e63ede552c582984f76bf39 100644 --- a/api/@ohos.systemparameter.d.ts +++ b/api/@ohos.systemparameter.d.ts @@ -18,7 +18,6 @@ import { AsyncCallback, BusinessError } from './basic'; /** * The interface of system parameters class. * - * @devices phone, tablet * @since 6 * @Syscap SystemCapability.Startup.SysInfo * @hide