Searched refs:used (Results 1 – 25 of 156) sorted by relevance
1234567
/build/release/aconfig/root/ |
D | README.md | 2 configs inherit. It is used to set the com.android.aconfig.test flags (used in
|
/build/bazel/rules/apex/ |
D | apex_info.bzl | 18 "backing_libs": "File containing libraries used by the APEX.", 19 "base_file": "A zip file used to create aab files.", 20 "base_with_config_zip": "A zip file used to create aab files within mixed builds.", 24 "java_symbols_used_by_apex": "Java symbol list used by this APEX.", 30 "symbols_used_by_apex": "Symbol list used by this APEX.",
|
/build/bazel/json_module_graph/ |
D | properties.jq | 1 # CMD: Returns the names of properties used by $arg
|
D | usedVariations.jq | 1 # CMD: Prints the set of variations and their values used in the input
|
/build/release/flag_declarations/ |
D | RELEASE_MAINLINE_MODULE_PREBUILT_VERSION.textproto | 3 description: "The version of mainline prebuilts used when prebuilts are enabled."
|
D | RELEASE_DISABLE_VERIFY_OVERLAPS_CHECK.textproto | 3 description: "Disable verify_overlaps check for mainline prebuilts. Only used in non-AOSP builds."
|
/build/bazel/utils/ |
D | BUILD | 25 # Stamp is a random flag that can only be 1 of 2 values, so it can be used to make 33 # always_on_config_setting is used. 41 # always_on_config_setting is used.
|
/build/soong/docs/ |
D | map_files.md | 49 These map files can (and should) also be used as version scripts for building 68 interpreted by the stub generator. Multiple space-delimited tags may be used on 76 May be used in combination with `llndk` if the symbol is exposed to both APEX 82 level. This is an arbitrarily high API level used to define APIs that have not 86 but **will not be included in the NDK**. `future` should generally not be used, 105 Code names can (and typically should) be used when defining new APIs. This 107 that release. For example, `introduced=S` can be used to define APIs added in S. 108 Any code name known to the build system can be used. For a list of versions 124 Note: The architecture-specific tags should, in general, not be used. These are 132 than the NDK. May be used in combination with `apex` if the symbol is exposed to [all …]
|
/build/make/core/ |
D | local_vendor_product.mk | 4 …$(warning LOCAL_USE_VNDK must not be used. Please use LOCAL_VENDOR_MODULE or LOCAL_PRODUCT_MODULE …
|
D | soong_android_app_set.mk | 6 $(call pretty-error,soong_apk_set.mk may only be used from Soong)
|
/build/make/target/product/security/ |
D | README | 5 The test keys in this directory are used in development only and should 6 NEVER be used to sign packages in publicly released images (as that would 12 The following commands were used to generate the test key pairs: 57 The keystore can be used in build.gradle as follows.
|
/build/make/target/board/generic_64bitonly_x86_64/ |
D | README.txt | 4 It can be used to build the entire user-level system, and
|
/build/bazel/vendor/google/ |
D | BUILD | 6 # Bazel-buildable Mainline modules. These are exclusively used for development 10 # get used unintentionally.
|
/build/bazel/rules/license/ |
D | license.bzl | 15 # Rules for declaring Android licenses used by a package. 66 may be used to produce an index of OSS packages used by
|
/build/soong/testing/code_metadata_proto/ |
D | code_metadata.proto | 23 // To be used to support legacy/backup systems that use OWNERS file and is 31 // To be used to determine ownership of a file for ownership
|
/build/bazel/rules/tradefed/ |
D | BUILD.bazel | 8 # A repeatable string flag used to accept the test references.
|
/build/make/target/board/generic_x86/ |
D | README.txt | 4 It can be used to build the entire user-level system, and
|
/build/soong/cmd/release_config/release_config_proto/ |
D | build_flags_src.proto | 22 // This protobuf file defines messages used to represent the build flags used by 23 // a release in a more human-editable form. It is used for on-disk files in the 57 // The proto used in the source tree. 122 // Any aliases. These are used for continuous integration builder config.
|
/build/make/target/board/generic/ |
D | README.txt | 4 It can be used to build the entire user-level system, and
|
/build/soong/testing/code_metadata_internal_proto/ |
D | code_metadata_internal.proto | 23 // To be used to support legacy/backup systems that use OWNERS file and is 31 // To be used to determine ownership of a file for ownership
|
/build/make/target/board/generic_x86_arm/ |
D | README.txt | 4 It can be used to build the entire user-level system, and
|
/build/make/target/board/generic_x86_64_arm64/ |
D | README.txt | 4 It can be used to build the entire user-level system, and
|
/build/bazel/api_surfaces/ |
D | README.md | 4 will be used as an external repository in single-tree platform builds.
|
/build/make/tools/tool_event_logger/proto/ |
D | tool_event.proto | 28 // Name of the tool used.
|
/build/soong/cmd/extract_apks/bundle_proto/ |
D | config.proto | 36 // Version of BundleTool used to build the Bundle. 54 // This option should only be used if the app is able to handle compressed 78 // which are used to update the application from previous to next version. 86 // Compression algorithm which is used to compress entries in final APKs. 179 // Optimization configuration used to generate Split APKs. 184 // Optimization configuration used to generate Standalone APKs. 248 // The default suffix to be used for the cases where separate slices can't 256 // used (for example, if both "assets/level1_textures#tcf_etc1" and 258 // then only "assets/level1_textures" will be used).
|
1234567