Searched refs:used (Results 1 – 25 of 94) sorted by relevance
1234
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_sign.txt | 23 signing scheme) used in Android since day one. By default, 60 is used. The higher the value, the stronger security 61 parameters are used when signing. 64 verified. By default, the highest possible value is used. 67 key should be used to produce the APK's signature. The 68 original signing key for the APK will be used for all 71 being used without platform targeting. By default, 72 rotated signing keys will be used with the V3.1 signing 78 platform is used as the API Level of the development 82 used on the latest release platform with API Level X. [all …]
|
D | help_rotate.txt | 11 different signing certificates. This can be used with APK Signature Scheme v3 28 be used to sign a new entry in the SigningCertificateLineage allowing the 42 used in some situations on the platform even though the APK is now being signed 79 When the same file (including standard input) is used for 102 When the same file (including standard input) is used for 120 non-ASCII password is used. --pass-encoding may also need 125 type is used. 129 provider is used. See --ks-provider-class for the 139 default, the no-arg provider's constructor is used. 176 rotation. This option should only be used if a problem is [all …]
|
D | help_lineage.txt | 4 This can be used to revoke capabilities of a previous signing certificate once the install base 45 used in some situations on the platform even though the APK is now being signed 73 When the same file (including standard input) is used for 96 When the same file (including standard input) is used for 114 non-ASCII password is used. --pass-encoding may also need 119 type is used. 123 provider is used. See --ks-provider-class for the 133 default, the no-arg provider's constructor is used. 170 rotation. This option should only be used if a problem is
|
D | help_verify.txt | 21 is used. 24 verified. By default, the highest possible value is used.
|
/tools/metalava/ |
D | USAGE.md | 3 This doc lists out known usages of Metalava with specific features used by each user. The main user… 6 ## Features used by both androidx and Android platform 11 ## Features used exclusively by androidx 14 ## Features used exclusively by Android platform 21 - Documentation rewriting for documentation stubs (`--replace-documentation`) used by libcore
|
/tools/test/mobly_extensions/ |
D | README | 1 A collection of common utils and scripts used for Mobly tests in the Android platform. 8 This project should NOT be used for libraries specific to your test/suite. Please add
|
/tools/metalava/stub-annotations/ |
D | README.md | 3 The annotations in these packages are used to compile 9 @RecentlyNonNull. These are used *only* in the stubs 34 "apis" field used for merged historical annotations
|
/tools/repohooks/ |
D | README.md | 24 skip **all** checks and not just specific ones. It should be used only after 156 that is executed. The key is used as the name of the hook for reporting purposes, 279 * `aidl-format`: used for the `aidl_format` builtin hook. 280 * `android-test-mapping-format`: used for the `android_test_mapping_format` 282 * `bpfmt`: used for the `bpfmt` builtin hook. 283 * `clang-format`: used for the `clang_format` builtin hook. 284 * `cpplint`: used for the `cpplint` builtin hook. 285 * `git-clang-format`: used for the `clang_format` builtin hook. 286 * `gofmt`: used for the `gofmt` builtin hook. 287 * `google-java-format`: used for the `google_java_format` builtin hook. [all …]
|
/tools/netsim/pdl/ |
D | mac80211_hwsim.pdl | 87 * @HWSIM_ATTR_FLAGS: mac80211 transmission flags, used to process 95 * @HWSIM_ATTR_CHANNELS: u32 attribute used with the %HWSIM_CMD_CREATE_RADIO 97 * @HWSIM_ATTR_RADIO_ID: u32 attribute used with %HWSIM_CMD_DESTROY_RADIO 104 * @HWSIM_ATTR_USE_CHANCTX: used with the %HWSIM_CMD_CREATE_RADIO 107 * @HWSIM_ATTR_DESTROY_RADIO_ON_CLOSE: used with the %HWSIM_CMD_CREATE_RADIO
|
/tools/treble/split/ |
D | README.md | 6 projects necessary to build a given target. If a project isn't used for building 8 used to sync the Android source tree and build the specific target. This sync 12 The `treble_manifest_split` tool is used to automatically create a split 56 You should test that the split manifest created by the tool can be used to build 104 - Non-hermetic inputs used in the module build rule, such as timestamps. Can
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | nanopb.proto | 5 // These are used by nanopb to generate statically allocable structures 30 // a field. When it is used in message or file scope, it applies to all 50 // Note: this cannot be used on CPUs that break on unaligned
|
/tools/treble/build/sandbox/ |
D | nsjail.cfg | 127 # /dev/null is a very commonly used for silencing output 135 # /dev/urandom used during the creation of system.img 143 # /dev/random used by test scripts 158 # /dev/stdin used during the creation files in external/cronet
|
/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/ |
D | README.md | 49 * **lci_reference**, **lcr_reference**: Arrays of bytes used to validate that the *correct* LCI and 51 configuration of the AP used in the test. 54 * **stress_test_min_iteration_count**, **stress_test_target_run_time_sec**: Parameters used to
|
/tools/test/openhst/ |
D | stress_test.proto | 29 // A list of regexes that can be used to detect the specified event. 47 // The multiplier used on the parsed monotonic time to convert it to seconds. 52 // The file that should be cat-ed on device to get information. Will be used 68 // The name of the process to be used in LoggingEventConfigs. 96 // on the name), only the "latest" in the include chain will be used.
|
/tools/security/remote_provisioning/hwtrust/ |
D | README.md | 26 `hwtrust` can be used to validate that a DICE chain is well-formed and check 38 The `rkp_factory_extraction_tool` is used in the manufacturing process to capture
|
/tools/tradefederation/core/javatests/res/testtype/ |
D | gtest_output5.txt | 29 The default value 20 is used. 31 The default value 30 is used.
|
/tools/asuite/atest/docs/ |
D | develop_test_finders.md | 22 If the metadata used to find a test is unlike existing test finder classes, 49 used. 52 This is used by the class decorator to identify the find methods of the class.
|
/tools/netsim/guide/src/cli/ |
D | README.md | 3 The `netsim` command-line tool is used to control and inspect the emulted network.
|
/tools/repohooks/tools/ |
D | pylintrc | 59 # be used to obtain the result of joining multiple strings with the addition 132 # number of statements analyzed. This is used by the global evaluation report 136 # Template used to display messages. This is a python new-style format string 137 # used to format the message information. See doc for all details 209 # not used). 234 # separator` is used to allow tabulation in dicts, etc.: {1 : 1,\n222: 2}. 242 # String used as indentation unit. This is usually " " (4 spaces) or "\t" (1 261 # List of builtins function names that should not be used, separated by a comma 391 # List of method names used to declare (i.e. assign) instance attributes. 407 # Deprecated modules which should not be used, separated by a comma
|
/tools/tradefederation/contrib/src/com/android/tradefed/targetprep/ |
D | OWNERS | 2 # This is a mirror of the tradefederation/core package and can be used to bypass visibility
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/ |
D | README.md | 4 It also contains some base implementation that are used automatically and
|
/tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
D | README.md | 5 It also contains some base implementation that are used for documentation
|
/tools/tradefederation/core/src/com/android/tradefed/targetprep/multi/ |
D | README.md | 5 It also contains some base implementation that are used for documentation
|
/tools/tradefederation/core/src/com/android/tradefed/device/metric/ |
D | README.md | 4 The most generic implementation, used by the test harness itself (sometimes in
|
/tools/test/connectivity/acts_tests/tests/google/tel/config/ |
D | README.md | 6 … needed in the event that the MSISDN/MDN is not programmed onto SIM cards used in a defined testbe… 13 …- **call_server_number** - the POTS telephone number of a call server used in TelLiveStressCallTest
|
1234