harmony 鸿蒙Bundle Manager Subsystem ChangeLog
Bundle Manager Subsystem ChangeLog
cl.bundlemanager.1 Name Change of the Bundle Manager Distributed Query Module
The name of the bundle manager distributed query module in API version 9 is changed from ohos.bundle.distributedBundle to ohos.bundle.distributedBundleManager. The APIs remain unchanged.
Change Impacts
There is no impact on applications that use the APIs of versions earlier than 9. The applications that use the APIs of version 9 need to adapt the new module.
Key API/Component Changes
The name of the bundle manager distributed query module is changed from ohos.bundle.distributedBundle to ohos.bundle.distributedBundleManager. The APIs remain unchanged.
Adaptation Guide
Change the module to import from @ohos.bundle.distributedBundle to @ohos.bundle.distributedBundleManager.
import distributedBundle form '@ohos.bundle.distributedBundleManager';
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Account Subsystem Changelog
harmony 鸿蒙Multimedia Subsystem ChangeLog
harmony 鸿蒙ChangeLog of NFC JS API Changes in the Communication Subsystem
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦