संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Android OS स्टार्टअप के दौरान सत्यापित बूट स्थिति.
Enums
VERIFIED_BOOT_STATE_UNSPECIFIED
अज्ञात मान.
GREEN
यह बताता है कि बूटलोडर से बूट की वैल्यू की पुष्टि की जा सकती है. इसके लिए, बूटलोडर और बूट पार्टीशन में भरोसा किया जा सकता है.
YELLOW
इससे पता चलता है कि एम्बेड किए गए सर्टिफ़िकेट का इस्तेमाल करके, बूट पार्टीशन के लिए भेजे गए पुष्टि की प्रक्रिया पूरी हो गई है और उस पर सिग्नेचर मान्य है.
ORANGE
इससे पता चलता है कि डिवाइस में आसानी से बदलाव किया जा सकता है. डिवाइस को पूरी सुरक्षा देने की सुविधा, उपयोगकर्ता के लिए छोड़ दी जाती है, ताकि वह आउट-ऑफ़-बैंड की पुष्टि कर सके.
[[["समझने में आसान है","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-26 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThe verified boot state is an indicator of the integrity and trustworthiness of the Android OS during startup.\u003c/p\u003e\n"],["\u003cp\u003eThree main states are used: GREEN for a fully verified chain of trust, YELLOW for verified boot partition, and ORANGE when the device is modifiable and integrity is user-dependent.\u003c/p\u003e\n"]]],["The document outlines the verified boot states during Android OS startup. `GREEN` signifies a complete chain of trust from the bootloader to all verified partitions. `YELLOW` denotes that the boot partition is verified with a valid signature. `ORANGE` indicates a device that can be freely modified, with integrity verification left to the user. `VERIFIED_BOOT_STATE_UNSPECIFIED` represents an unknown boot state value. These states communicate the level of trust and verification present during device boot-up.\n"],null,[]]