Searched refs:Android (Results 1 – 25 of 716) sorted by relevance
12345678910>>...29
/build/make/tools/compliance/cmd/xmlnotice/ |
D | xmlnotice_test.go | 61 target{"highest.apex", "Android"}, 62 target{"highest.apex/bin/bin1", "Android"}, 63 target{"highest.apex/bin/bin2", "Android"}, 64 target{"highest.apex/lib/liba.so", "Android"}, 65 target{"highest.apex/lib/libb.so", "Android"}, 84 target{"container.zip", "Android"}, 85 target{"container.zip/bin1", "Android"}, 86 target{"container.zip/bin2", "Android"}, 87 target{"container.zip/liba.so", "Android"}, 88 target{"container.zip/libb.so", "Android"}, [all …]
|
/build/make/target/product/security/ |
D | README | 14 …make_key testkey '/C=US/ST=California/L=Mountain View/O=Android/OU=Android/CN=Android/emailA… 15 …make_key platform '/C=US/ST=California/L=Mountain View/O=Android/OU=Android/CN=Android/emailA… 16 …make_key shared '/C=US/ST=California/L=Mountain View/O=Android/OU=Android/CN=Android/emailA… 17 …make_key media '/C=US/ST=California/L=Mountain View/O=Android/OU=Android/CN=Android/emailA… 18 …make_key cts_uicc_2021 '/C=US/ST=California/L=Mountain View/O=Android/OU=Android/CN=Android/emailA… 41 converting to java keystore for Android Studio
|
/build/make/ |
D | README.md | 1 # Android Make Build System 3 This is the Makefile-based portion of the Android Build System. 7 For a list of behavioral changes useful for Android.mk writers see 10 For an outdated reference on Android.mk files, see 11 [build-system.html](/core/build-system.html). Our Android.mk files look similar, 12 but are entirely different from the Android.mk files used by the NDK build
|
/build/soong/android/ |
D | package_test.go | 24 `top/Android.bp:5:14: unrecognized property "licenses"`, 25 `top/Android.bp:3:10: unrecognized property "name"`, 26 `top/Android.bp:4:16: unrecognized property "visibility"`,
|
D | license_test.go | 38 `top/Android.bp:5:14: unrecognized property "licenses"`, 67 `other/Android.bp:2:5: module "arule": depends on //top:top_allowed_as_notice ` + 69 `yetmore/Android.bp:2:5: module "//yetmore": depends on //top:top_allowed_as_notice ` + 88 `top/Android.bp:6:5: module "top_proprietary": license_kinds property ` + 119 … `top/Android.bp:14:5: module "top_proprietary": Duplicated license kind: "top_by_exception_only"`, 133 `top/Android.bp:2:5: "top_notice_allowed" depends on undefined module "top_notice"`,
|
D | test_config.go | 83 Android: []Target{ 84 …{Android, Arch{ArchType: Arm64, ArchVariant: "armv8-a", Abi: []string{"arm64-v8a"}}, NativeBridgeD… 85 …{Android, Arch{ArchType: Arm, ArchVariant: "armv7-a-neon", Abi: []string{"armeabi-v7a"}}, NativeBr… 102 config.AndroidCommonTarget = getCommonTargets(config.Targets[Android])[0] 103 config.AndroidFirstDeviceTarget = FirstTarget(config.Targets[Android], "lib64", "lib32")[0]
|
/build/soong/tests/ |
D | androidmk_test.sh | 18 cat > a/b/Android.mk <<'EOF' 28 cat > a/b/Android.bp <<'EOF' 63 cat > a/b/c/d/Android.mk <<'EOF' 73 cat > a/b/Android.bp <<'EOF' 100 cat > a/b/c/d/Android.bp <<'EOF'
|
/build/bazel/rules/ |
D | README.md | 1 # Bazel rules for Android Platform. 3 This directory contains Starlark extensions for building the Android Platform with Bazel.
|
/build/soong/docs/ |
D | tidy.md | 3 Android C/C++ source files can be checked by clang-tidy for issues like 10 ## Global defaults for Android builds 32 The global default can be overwritten by module properties in Android.bp. 37 [system/bpf/Android.bp](https://android.googlesource.com/platform/system/bpf/+/refs/heads/main/Andr… 72 [system/netd/tests/Android.bp](https://android.googlesource.com/platform/system/netd/+/refs/heads/m… 81 [bionic/tests/Android.bp](https://android.googlesource.com/platform/bionic/+/refs/heads/main/tests/… 100 [system/core/libsysutils/Android.bp](https://android.googlesource.com/platform/system/core/+/refs/h… 127 Some Android modules use the `tidy_flags` to pass "-warnings-as-errors=" 133 [art/odrefresh/Android.bp](https://android.googlesource.com/platform/art/+/refs/heads/main/odrefres… 183 their files with clang-tidy and wish to build other Android components as [all …]
|
/build/make/tools/acp/ |
D | Android.bp | 1 // Copyright 2005 The Android Open Source Project 7 default_applicable_licenses: ["Android-Apache-2.0"],
|
/build/soong/ |
D | root.bp | 1 // Soong finds all Android.bp and Blueprints files in the source tree, 3 // needs a list of the top level directories that may contain Android.bp
|
D | METADATA | 1 name: "Android"
|
/build/make/tools/finalization/ |
D | README.md | 2 …automation and CI scripts for [finalizing](https://go/android-finalization) Android before release. 7 …lize-sdk-resources.sh). Prepare the branch for SDK release. SDK contains Android Java APIs and oth… 8 …Android](./finalize-sdk-rel.sh). Mark branch as "REL", i.e. prepares for Android release. Any sign… 11 1. [Finalize Android and submit](./step-2.sh). Do [Finalize Android](./finalize-sdk-rel.sh) step, c… 17 …na-2-release). Test Finalize VINTF, Finalize SDK, and [2nd step/Finalize Android](./finalize-sdk-r…
|
/build/make/tools/atree/ |
D | Android.bp | 1 // Copyright 2007 The Android Open Source Project 7 default_applicable_licenses: ["Android-Apache-2.0"],
|
/build/make/tools/droiddoc/templates-pdk/ |
D | sdkpage.cs | 53 <p><strong>This is NOT the current Android SDK release.</strong></p> 54 <p><a href="/sdk/index.html">Download the current Android SDK</a></p> 76 <p>The Android NDK is a companion tool to the Android SDK that lets you build 81 inside of a virtual machine on the device. The fundamental Android application model 86 using the Android framework APIs, you probably do not need the NDK. Read <a 92 Android SDK. If you have not already installed and setup the <a 93 href="http://developer.android.com/sdk/index.html">Android SDK</a>, please 148 <p>Welcome Developers! If you are new to the Android SDK, please read the steps below, for an 217 Android 3.0 release, to give you a head-start on developing applications for it. in onDownload()
|
/build/make/target/product/ |
D | module_common.mk | 33 ifneq (,$(strip $(wildcard frameworks/base/Android.bp))) 37 PRODUCT_BRAND := Android
|
D | linux_bionic.mk | 17 PRODUCT_BRAND := Android
|
D | ndk.mk | 20 PRODUCT_BRAND := Android
|
D | mainline_sdk.mk | 17 PRODUCT_BRAND := Android
|
/build/bazel/mkcompare/ |
D | README.md | 1 # mkcompare: Compare generated Android-TARGET.mk makefiles 5 This tool shows the differences between two `Android-`_target_`.mk` makefile. 7 to Make (Android.mk) and packaging rules. 16 $ m nothing && cp out/soong/Android-${target}.mk Android-${target}.mk.ref 19 $ m nothing && cp out/soong/Android-${target}.mk Android-${target}.mk.new 24 Android-${target}.mk.ref \ 25 Android-${target}.mk.new > ${target}.mk.json 113 "RefPath": "<...>/out/soong/Android-aosp_arm64.mk", 114 "OurPath": "<...>/out.mixed/soong/Android-aosp_arm64.mk",
|
/build/make/tools/droiddoc/ |
D | Android.bp | 1 // Copyright (C) 2013 The Android Open Source Project 18 "Android-Apache-2.0", 25 package_name: "Android Droiddoc Templates",
|
/build/soong/java/ |
D | app_set_test.go | 83 {Os: android.Android, Arch: android.Arch{ArchType: android.X86}}, 99 {Os: android.Android, Arch: android.Arch{ArchType: android.X86_64}}, 100 {Os: android.Android, Arch: android.Arch{ArchType: android.X86}}, 123 config.Targets[android.Android] = test.targets
|
/build/bazel/examples/cc/proto/import/ |
D | Android.bp | 2 * Copyright (C) 2023 The Android Open Source Project 18 default_applicable_licenses: ["Android-Apache-2.0"], 28 // but this is is in a different package because there is an Android.bp file
|
/build/bazel/docs/ |
D | concepts.md | 1 # Android Build System Concepts 4 build system components and concepts of the Android build system and Bazel, 13 Android Platform build system, and how each component maps to a concept in 16 |Android build system component|Description|Mapping to Bazel concepts| 18 …-end. Encodes build logic in `.mk` scripts. Declares buildable units in `Android.mk`. Generates Ni… 20 |Soong|Bazel-like front-end. Encodes build logic in Go. Declares build units in `Android.bp`, parse… 23 |Blueprint + Kati + Soong + Ninja + atest|The entire build pipeline for Android.|Conceptually simil… 26 |`Android.bp`|Build definition file for Soong.|`BUILD.bazel` or `BUILD`.| 27 |`Android.mk`|Build definition file for Kati.|`BUILD.bazel` or `BUILD`.| 33 * Kati component to generate build actions in Ninja files (main.mk, Android.mk files) [all …]
|
/build/make/tools/aconfig/ |
D | rustfmt.toml | 1 # Android Format Style
|
12345678910>>...29