|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function disableSuperAdmin(bundleName: String): Promise\<void>;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function getEnterpriseInfo(admin: Want): Promise\<EnterpriseInfo>;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function isSuperAdmin(bundleName: String): Promise\<boolean>;|@ohos.enterprise.adminManager.d.ts|
|起始版本有变化|类名:DeviceManager<br>方法 or 属性:startDeviceDiscovery(subscribeInfo: SubscribeInfo): void;<br>起始版本:N/A|类名:DeviceManager<br>方法 or 属性:startDeviceDiscovery(subscribeInfo: SubscribeInfo): void;<br>起始版本:8|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:getTrustedDeviceList(callback:AsyncCallback\<Array\<DeviceInfo>>): void;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:getTrustedDeviceList(): Promise\<Array\<DeviceInfo>>;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:getLocalDeviceInfo(callback:AsyncCallback\<DeviceInfo>): void;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|类名:DeviceManager;<br>方法or属性:on(type: 'discoverFail', callback: Callback\<{ subscribeId: number, reason: number }>): void;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:on(type: 'discoverFail', callback: Callback\<{ subscribeId: number, reason: number }>): void;<br>新版本信息:401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:getLocalDeviceInfo(): Promise\<DeviceInfo>;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts|
|废弃版本有变化|类名:deviceInfo<br>方法 or 属性:const hardwareProfile: string;<br>废弃版本:N/A|类名:deviceInfo<br>方法 or 属性:const hardwareProfile: string;<br>废弃版本:9<br>代替接口:N/A|@ohos.deviceInfo.d.ts|
|废弃版本有变化|类名:Device<br>方法 or 属性:static getInfo(options?: GetDeviceOptions): void;<br>废弃版本:N/A|类名:Device<br>方法 or 属性:static getInfo(options?: GetDeviceOptions): void;<br>废弃版本:6<br>代替接口:N/A|@system.device.d.ts|
|新增(权限)|类名:deviceInfo<br>方法 or 属性:const serial: string;<br>权限:N/A|类名:deviceInfo<br>方法 or 属性:const serial: string;<br>权限:ohos.permission.sec.ACCESS_UDID|@ohos.deviceInfo.d.ts|
|新增(权限)|类名:deviceInfo<br>方法 or 属性:const udid: string;<br>权限:N/A|类名:deviceInfo<br>方法 or 属性:const udid: string;<br>权限:ohos.permission.sec.ACCESS_UDID|@ohos.deviceInfo.d.ts|