Home
last modified time | relevance | path

Searched refs:used (Results 1 – 25 of 156) sorted by relevance

1234567

/build/release/aconfig/root/
DREADME.md2 configs inherit. It is used to set the com.android.aconfig.test flags (used in
/build/bazel/rules/apex/
Dapex_info.bzl18 "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/
Dproperties.jq1 # CMD: Returns the names of properties used by $arg
DusedVariations.jq1 # CMD: Prints the set of variations and their values used in the input
/build/release/flag_declarations/
DRELEASE_MAINLINE_MODULE_PREBUILT_VERSION.textproto3 description: "The version of mainline prebuilts used when prebuilts are enabled."
DRELEASE_DISABLE_VERIFY_OVERLAPS_CHECK.textproto3 description: "Disable verify_overlaps check for mainline prebuilts. Only used in non-AOSP builds."
/build/bazel/utils/
DBUILD25 # 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/
Dmap_files.md49 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/
Dlocal_vendor_product.mk4 …$(warning LOCAL_USE_VNDK must not be used. Please use LOCAL_VENDOR_MODULE or LOCAL_PRODUCT_MODULE …
Dsoong_android_app_set.mk6 $(call pretty-error,soong_apk_set.mk may only be used from Soong)
/build/make/target/product/security/
DREADME5 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/
DREADME.txt4 It can be used to build the entire user-level system, and
/build/bazel/vendor/google/
DBUILD6 # Bazel-buildable Mainline modules. These are exclusively used for development
10 # get used unintentionally.
/build/bazel/rules/license/
Dlicense.bzl15 # 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/
Dcode_metadata.proto23 // 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/
DBUILD.bazel8 # A repeatable string flag used to accept the test references.
/build/make/target/board/generic_x86/
DREADME.txt4 It can be used to build the entire user-level system, and
/build/soong/cmd/release_config/release_config_proto/
Dbuild_flags_src.proto22 // 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/
DREADME.txt4 It can be used to build the entire user-level system, and
/build/soong/testing/code_metadata_internal_proto/
Dcode_metadata_internal.proto23 // 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/
DREADME.txt4 It can be used to build the entire user-level system, and
/build/make/target/board/generic_x86_64_arm64/
DREADME.txt4 It can be used to build the entire user-level system, and
/build/bazel/api_surfaces/
DREADME.md4 will be used as an external repository in single-tree platform builds.
/build/make/tools/tool_event_logger/proto/
Dtool_event.proto28 // Name of the tool used.
/build/soong/cmd/extract_apks/bundle_proto/
Dconfig.proto36 // 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