提交 138dd45e 编写于 作者: H huangjie 提交者: maoziduanl
上级 3de328fb
...@@ -219,10 +219,8 @@ import { BusinessError } from '@ohos.base'; ...@@ -219,10 +219,8 @@ import { BusinessError } from '@ohos.base';
| 名称 | 值 | 说明 | | 名称 | 值 | 说明 |
| -------------------- | ---- | ---- | | -------------------- | ---- | ---- |
| DEVICE_TYPE_PHONE | 0x00 | 手机 |
| DEVICE_TYPE_TABLET | 0x01 | 平板 | | DEVICE_TYPE_TABLET | 0x01 | 平板 |
| DEVICE_TYPE_CAR | 0x02 | 汽车 | | DEVICE_TYPE_CAR | 0x02 | 汽车 |
| DEVICE_TYPE_PC | 0x03 | 电脑 |
| DEVICE_TYPE_TV | 0x04 | 电视 | | DEVICE_TYPE_TV | 0x04 | 电视 |
| DEVICE_TYPE_WEARABLE | 0x06 | 穿戴 | | DEVICE_TYPE_WEARABLE | 0x06 | 穿戴 |
...@@ -3950,7 +3948,7 @@ getDeviceCapability(): Promise<DeviceCapability> ...@@ -3950,7 +3948,7 @@ getDeviceCapability(): Promise<DeviceCapability>
release() release()
用户释放创建的resourceManager。 用户释放创建的resourceManager, 此接口暂不支持
**系统能力**:SystemCapability.Global.ResourceManager **系统能力**:SystemCapability.Global.ResourceManager
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册