harmony 鸿蒙Bundle Management Subsystem Changelog

  • 2023-10-30
  • 浏览 (223)

Bundle Management Subsystem Changelog

cl.bundlemanager.1 Bottom-Layer Capability Changed

When the SDK of API version 9 or an earlier version is used to compile the HAP, the resource files of the HAP are decompressed after the HAP is installed.

When the SDK of API version 10 or a later version is used to compile the HAP, the resource files of the HAP are not decompressed after the HAP is installed.

Change Impact

If the SDK of API version 9 or earlier is used, no adaptation is required.

If the SDK of API version 10 or a later version is used and your application accesses resource files by combining paths, adaptation is required. If your application does not access resource files by combining paths, adaptation is not required.

Key API/Component Changes

No API or component change is involved.

Adaptation Guide

The resource manager subsystem provides JS APIs for accessing resource files.

Reference: Accessing Resource Files

你可能感兴趣的鸿蒙文章

harmony 鸿蒙ArkUI Subsystem Changelog

harmony 鸿蒙Multimedia Subsystem Changelog

harmony 鸿蒙Network Management Subsystem Changelog

harmony 鸿蒙Time Subsystem Changelog

0  赞