हमारा सुझाव है कि 27 मार्च, 2025 से AOSP को बनाने और उसमें योगदान देने के लिए, aosp-main
के बजाय android-latest-release
का इस्तेमाल करें. ज़्यादा जानकारी के लिए, AOSP में हुए बदलाव लेख पढ़ें.
GKI मॉड्यूल की जांच करना
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
system_dlkm.img
इमेज और system_dlkm
डाइनैमिक पार्टिशन का इस्तेमाल करके, अपने GKI कर्नेल और मॉड्यूल की जांच करें.
GKI कर्नेल रिपॉज़िटरी से बनाई गई, सिर्फ़ डेवलपमेंट के लिए बनी system_dlkm.img
इमेज का इस्तेमाल करने से पहले, आपको इमेज से बूट करने के लिए dm-verity सुरक्षा सुविधा को बंद करना होगा. dm-verity के बारे में ज़्यादा जानने के लिए, dm-verity लागू करना लेख पढ़ें.
kernel रिलीज़ आर्टफ़ैक्ट से मिली system_dlkm.img
इमेज का इस्तेमाल सिर्फ़ डेवलपमेंट के लिए किया जा सकता है. इसका इस्तेमाल, CTS/VTS टेस्ट चलाने या प्रोडक्शन में इस्तेमाल करने के लिए नहीं किया जा सकता. सीटीएस/वीटीएस टेस्ट चलाने के लिए, आपको कर्नेल आर्टफ़ैक्ट में system_dlkm_staging_archive.tar.gz
संग्रह से, प्रोडक्शन इमेज और हस्ताक्षर किए गए मॉड्यूल का इस्तेमाल करना होगा. system_dlkm
पार्टीशन इमेज को GKI मॉड्यूल के लिए पार्टीशन लागू करना में बताए गए तरीके से बनाया जा सकता है.
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, Oracle और/या इससे जुड़ी हुई कंपनियों के ट्रेडमार्क या रजिस्टर किए हुए ट्रेडमार्क हैं.
आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया."],[],[],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)."]]