IBuildInfo.BuildInfoProperties
public static final enum IBuildInfo.BuildInfoProperties
extends Enum< IBuildInfo.BuildInfoProperties >
java.lang.ऑब्जेक्ट | ||
मैं | java.lang.Enum< com.android.tradefed.build.IBuildInfo.BuildInfoProperties > | |
मैं | com.android.tradefed.build.IBuildInfo.BuildInfoProperties |
कुछ गुण जिन्हें IBuildInfo
को इसके कुछ प्रबंधन में बदलाव करना पड़ सकता है।
सारांश
एनम मान | |
---|---|
IBuildInfo.BuildInfoProperties | DO_NOT_COPY_IMAGE_FILE यदि बिल्ड की एक प्रति का अनुरोध किया गया है, तो डिवाइस छवि फ़ाइल की प्रतिलिपि न बनाएं। |
IBuildInfo.BuildInfoProperties | DO_NOT_COPY_ON_SHARDING |
IBuildInfo.BuildInfoProperties | DO_NOT_LINK_TESTS_DIR
|
सार्वजनिक तरीके | |
---|---|
static IBuildInfo.BuildInfoProperties | valueOf (String name) |
static final BuildInfoProperties[] | values () |
एनम मान
DO_NOT_COPY_IMAGE_FILE
public static final IBuildInfo.BuildInfoProperties DO_NOT_COPY_IMAGE_FILE
यदि बिल्ड की एक प्रति का अनुरोध किया गया है, तो डिवाइस छवि फ़ाइल की प्रतिलिपि न बनाएं। BuildInfoFileKey#DEVICE_IMAGE
कुंजी द्वारा प्रस्तुत।
सार्वजनिक तरीके
का मूल्य
public static IBuildInfo.BuildInfoProperties valueOf (String name)
मापदंडों | |
---|---|
name | String |
रिटर्न | |
---|---|
IBuildInfo.BuildInfoProperties |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-08-15 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"वह जानकारी मौजूद नहीं है जो मुझे चाहिए"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"बहुत मुश्किल है / बहुत सारे चरण हैं"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"पुराना"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"अनुवाद से जुड़ी समस्या"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"सैंपल / कोड से जुड़ी समस्या"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"अन्य"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"समझने में आसान है"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"मेरी समस्या हल हो गई"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"अन्य"
}]