自 2025 年 3 月 27 日起,我们建议您使用 android-latest-release
而非 aosp-main
构建 AOSP 并为其做出贡献。如需了解详情,请参阅 AOSP 的变更。
测试 GKI 模块
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
您可以使用 system_dlkm.img
映像和 system_dlkm
动态分区来测试 GKI 内核和模块。
您必须先禁止从映像启动 dm-verity 安全功能,然后才能使用通过 GKI 内核代码库构建的开发专用 system_dlkm.img
映像进行测试。如需详细了解 dm-verity,请参阅实现 dm-verity。
内核版本工件中的 system_dlkm.img
映像仅用于开发用途,不能用于运行 CTS/VTS 测试或在生产环境中使用。如需运行 CTS/VTS 测试,您需要使用内核工件的 system_dlkm_staging_archive.tar.gz
归档中的生产映像和已签名模块。您可以按照实现 GKI 模块分区中的说明构建 system_dlkm
分区映像。
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-03-26。
[null,null,["最后更新时间 (UTC):2025-03-26。"],[],[],null,["# Test GKI modules\n\nTest your GKI kernel and modules using the `system_dlkm.img` image and the\n`system_dlkm` dynamic partition.\n\nBefore you can test using the development-only `system_dlkm.img` image built\nfrom GKI kernel repository, you must disable the dm-verity security feature\nto boot from the image. For further information on dm-verity, refer to\n[Implement dm-verity](/docs/security/features/verifiedboot/dm-verity).\n\nThe `system_dlkm.img` image from kernel release artifacts is only for\ndevelopment use and cannot be used to run CTS/VTS tests or use in the\nproduction. To run CTS/VTS tests, you need to use the production images and\nsigned modules from the `system_dlkm_staging_archive.tar.gz` archive in the\nkernel artifacts. You can build the `system_dlkm` partition image as described\nin [Implement a GKI module\npartition](/docs/core/architecture/bootloader/partitions/gki-partitions)."]]