Home
last modified time | relevance | path

Searched refs:build (Results 1 – 25 of 578) sorted by relevance

12345678910>>...24

/device/google/cuttlefish/host/commands/fetcher/
Dbuild_api.cc62 std::ostream& operator<<(std::ostream& out, const DeviceBuild& build) { in operator <<() argument
63 return out << "(id=\"" << build.id << "\", target=\"" << build.target << "\")"; in operator <<()
66 std::ostream& operator<<(std::ostream& out, const DirectoryBuild& build) { in operator <<() argument
67 auto paths = android::base::Join(build.paths, ":"); in operator <<()
68 return out << "(paths=\"" << paths << "\", target=\"" << build.target << "\")"; in operator <<()
71 std::ostream& operator<<(std::ostream& out, const Build& build) { in operator <<() argument
72 std::visit([&out](auto&& arg) { out << arg; }, build); in operator <<()
111 std::string BuildApi::BuildStatus(const DeviceBuild& build) { in BuildStatus() argument
112 std::string url = BUILD_API + "/builds/" + build.id + "/" + build.target; in BuildStatus()
115 << "build " << build << ". Response was " << response_json; in BuildStatus()
[all …]
Dfetch_cvd.cc76 const Build& build, const std::string& name, in TargetBuildZipFromArtifacts() argument
78 std::string product = std::visit([](auto&& arg) { return arg.product; }, build); in TargetBuildZipFromArtifacts()
79 auto id = std::visit([](auto&& arg) { return arg.id; }, build); in TargetBuildZipFromArtifacts()
90 const Build& build, in download_images() argument
93 auto artifacts = build_api->Artifacts(build); in download_images()
94 std::string img_zip_name = TargetBuildZipFromArtifacts(build, "img", artifacts); in download_images()
96 LOG(ERROR) << "Target " << build << " did not have an img zip"; in download_images()
100 if (!build_api->ArtifactToFile(build, img_zip_name, local_path)) { in download_images()
101 LOG(ERROR) << "Unable to download " << build << ":" << img_zip_name << " to " in download_images()
118 const Build& build, in download_images() argument
[all …]
Dbuild_api.h101 bool ArtifactToFile(const DeviceBuild& build, const std::string& artifact,
106 bool ArtifactToFile(const DirectoryBuild& build, const std::string& artifact,
109 std::vector<Artifact> Artifacts(const Build& build) { in Artifacts() argument
110 return std::visit([this](auto&& arg) { return Artifacts(arg); }, build); in Artifacts()
113 bool ArtifactToFile(const Build& build, const std::string& artifact, in ArtifactToFile() argument
117 }, build); in ArtifactToFile()
/device/google/cuttlefish_vmm/
Drebuild-internal.sh79 build-essential \
98 ninja-build \
219 meson build \
227 cd build
241 sed -i "s|_gbm_ver = '0.0.0'|_gbm_ver = '0'|" meson.build
244 …"s|cc.has_header('epoxy/egl.h')|cc.has_header('epoxy/egl.h', dependencies: epoxy_dep)|" meson.build
247 grep "install_rpath" src/meson.build || \
248 sed -i "s|install : true|install : true, install_rpath : '\$ORIGIN',|" src/meson.build
250 meson build \
257 cd build
[all …]
Drebuild-docker.sh84 docker buildx build \
90 --build-arg USER=${_user} \
91 --build-arg UID=${_uid} --load
97 docker build \
102 --build-arg USER=${_user} \
103 --build-arg UID=${_uid}
/device/google/contexthub/firmware/
DREADME6 . build/envsetup.sh
17 1.1. to build any OS variant, run
25 1.2. to build nanoapp, run
36 2.1 to build nanohub OS and all apps
49 2.3 partial build or build without dependencies
Dnanohub_aux_os_config.mk19 include $(NANOHUB_OS_PATH)/build/config.mk
/device/sample/apps/tv/SetupCustomizationSample/
Dbuild.gradle1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
10 classpath 'com.android.tools.build:gradle:3.0.1'
14 // in the individual module build.gradle files
/device/sample/apps/tv/SetupValidation/
Dbuild.gradle1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
10 classpath 'com.android.tools.build:gradle:3.0.1'
14 // in the individual module build.gradle files
/device/linaro/hikey/factory-images/
DREADME1 How to build factory images:
3 Do a normal build prep, then in the ANDROID_TOP_DIR run:
10 # First download the image to the android build top directory
/device/generic/goldfish/fvpbase/
DREADME.md1 This document describes how to build and run an Android system image targeting
7 . build/envsetup.sh
23 BUILD_CONFIG=common/build.config.fvp build/build.sh
55 build-scripts/build-test-uboot.sh -p fvp all
96 MTE in userspace requires a patched common kernel with MTE support. To build
98 ``build.sh`` command, run:
/device/google/wahoo/lisa/
Dupdate-script.sh6 source build/envsetup.sh
9 . ./build.config
17 source build/envsetup.sh
/device/generic/goldfish-opengl/
DGNUmakefile21 $(error,This build system requires GNU Make 3.81 or higher to run !)
37 _BUILD_CORE_DIR := ../../../external/qemu/android/build
50 JSON_FILE := /tmp/build.json
/device/google/coral-sepolicy/private/
Dqti-testscripts.te1 #as the exec is defined in file_context it is hitting build
2 # error in user build so moving out of the macro
Dproperty_contexts2 ro.build.software.version u:object_r:qcom_ims_prop:s0 exact string
/device/google/atv/products/
Dsdk_atv_armv7.mk50 development/build/sdk.atree \
54 -include sdk/build/product_sdk.mk
55 -include development/build/product_sdk.mk
/device/generic/x86/
DBoardConfig.mk37 BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy
38 BOARD_SEPOLICY_DIRS += build/target/board/generic_x86/sepolicy
/device/generic/car/tools/
Dpack_avd_img.sh71 echo build properties
72 cp $ANDROID_PRODUCT_OUT/system/build.prop $OUT_DIR/build.prop
Dmk_car_avd.sh1 . build/envsetup.sh ; lunch aosp_car_x86_64-userdebug; m -j32
/device/google/contexthub/firmware/variant/
DREADME5 build scripts fully support such layout, however this is not necessary in order
6 to build such variants.
/device/google/crosshatch-sepolicy/vendor/google/
Dproperty_contexts1 # vendor build type
2 ro.vendor.build.type u:object_r:vendor_build_type_prop:s0
/device/google/cuttlefish/
DREADME.md3 1. Download, build, and install the host debian package:
16 4. Navigate to `aosp_cf_x86_phone` and click on `userdebug` for the latest build
22 package from the same build as your images.
/device/sample/frameworks/PlatformLibrary/
DREADME.txt25 build targets and corresponding build outputs:
31 The top-level Android.mk defines the rules to build the shared library itself,
68 build system. The only two special things needed to use your library are:
70 - A LOCAL_JAVA_LIBRARIES line in the Android.mk to have the build system link
/device/sample/
DREADME.txt1 To build the add-on:
/device/google/cuttlefish_vmm/x86_64-linux-gnu/
Dbuilder_image.txt1 …://www.googleapis.com/compute/v1/projects/cloud-android-testing/global/images/jemoreira-build-image

12345678910>>...24