Home
last modified time | relevance | path

Searched refs:ANDROID_BUILD_TOP (Results 1 – 25 of 26) sorted by relevance

12

/device/linaro/hikey/factory-images/
Dgenerate-factory-images-hikey960.sh21 BUILDNAME=`ls ${ANDROID_BUILD_TOP}/${PRODUCT}-img-${BUILD}.zip 2> /dev/null`
25 BUILDNAME=`ls ${ANDROID_BUILD_TOP}/${PRODUCT}-img-*.zip 2> /dev/null`
35 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey960/hisi-bl31.bin tmp/$PRODUCT-$VERSION/
36 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey960/hisi-fastboot.img tmp/$PRODUCT-$VERSION/
37 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey960/hisi-lpm3.img tmp/$PRODUCT-$VERSION/
38 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey960/hisi-nvme.img tmp/$PRODUCT-$VERSION/
39 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey960/hisi-ptable.img tmp/$PRODUCT-$VERSION/
40 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey960/hisi-sec_xloader.img tmp/$PRODUCT-$VERSION/
41 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey960/README tmp/$PRODUCT-$VERSION/
44 cp $ANDROID_BUILD_TOP/out/target/product/hikey960/dt.img tmp/$PRODUCT-$VERSION/
[all …]
Dgenerate-factory-images-hikey.sh21 BUILDNAME=`ls ${ANDROID_BUILD_TOP}/${PRODUCT}-img-${BUILD}.zip 2> /dev/null`
25 BUILDNAME=`ls ${ANDROID_BUILD_TOP}/${PRODUCT}-img-*.zip 2> /dev/null`
35 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey/README tmp/$PRODUCT-$VERSION/
36 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey/hisi-idt.py tmp/$PRODUCT-$VERSION/
37 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey/l-loader.bin tmp/$PRODUCT-$VERSION/
38 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey/ptable-aosp-8g.img tmp/$PRODUCT-$VERSION/
39 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey/ptable-aosp-4g.img tmp/$PRODUCT-$VERSION/
40 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey/fip.bin tmp/$PRODUCT-$VERSION/
41 cp $ANDROID_BUILD_TOP/$DEVICE_DIR/installer/hikey/nvme.img tmp/$PRODUCT-$VERSION/
Dgenerate-factory-images-package.sh17 source $ANDROID_BUILD_TOP/device/common/clear-factory-images-variables.sh
19 source $ANDROID_BUILD_TOP/device/linaro/hikey/factory-images/generate-factory-images-$TARGET_PRODUC…
/device/google/cuttlefish/tools/
Dcreate_base_image_combined.sh27 if [ -z $ANDROID_BUILD_TOP ]; then
32 source "${ANDROID_BUILD_TOP}/external/shflags/shflags"
96 ${ANDROID_BUILD_TOP}/device/google/cuttlefish_prebuilts/uboot_tools/mkenvimage -s 32768 -o ${booten…
119 ${ANDROID_BUILD_TOP}/kernel/tests/net/test/build_rootfs.sh \
124 ${ANDROID_BUILD_TOP}/kernel/tests/net/test/build_rootfs.sh \
135 rm -rf ${ANDROID_BUILD_TOP}/disk.raw
136 cp ${IMAGE} ${ANDROID_BUILD_TOP}/disk.raw
137 cd ${ANDROID_BUILD_TOP}
Dcreate_base_image_arm.sh22 if [ -z $ANDROID_BUILD_TOP ]; then
24 export ANDROID_BUILD_TOP=$(realpath "${script_dir}"/../../../..)
25 echo "error: set ANDROID_BUILD_TOP as ${ANDROID_BUILD_TOP}"
28 source "${ANDROID_BUILD_TOP}/external/shflags/shflags"
59 UBOOT_DIST="${ANDROID_BUILD_TOP}"/device/google/cuttlefish_prebuilts/bootloader/rockpi_aarch64
63 …KERNEL_DIST=$(find "${ANDROID_BUILD_TOP}"/device/google/cuttlefish_prebuilts/kernel -name '*-arm64…
133 ${ANDROID_BUILD_TOP}/kernel/tests/net/test/build_rootfs.sh \
Dgen_sha.sh20 source "${ANDROID_BUILD_TOP}/external/shflags/shflags"
37 cd "${ANDROID_BUILD_TOP}/device/google/cuttlefish"
41 cd "${ANDROID_BUILD_TOP}/device/google/cuttlefish_prebuilts"
Dcreate_base_image_hostlib.sh22 source "${ANDROID_BUILD_TOP}/external/shflags/shflags"
93 "${ANDROID_BUILD_TOP}/device/google/cuttlefish/tools/create_base_image_gce.sh"
Dmake_manifest.sh17 source "${ANDROID_BUILD_TOP}/external/shflags/src/shflags"
/device/linaro/dragonboard/installer/db845c/
Dflash-all-aosp.sh5 if [ -z "${ANDROID_BUILD_TOP}" ]; then
6 ANDROID_BUILD_TOP="`readlink -f ${INSTALLER_DIR}/../../../../../`"
7 ANDROID_PRODUCT_OUT="${ANDROID_BUILD_TOP}/out/target/product/db845c"
15 . "${ANDROID_BUILD_TOP}/device/linaro/dragonboard/vendor-package-ver.sh"
17 FIRMWARE_DIR="${ANDROID_BUILD_TOP}/vendor/linaro/db845c/${EXPECTED_LINARO_VENDOR_VERSION}"
25 echo " and extracted to $ANDROID_BUILD_TOP."
Drecovery.sh6 if [ -z "${ANDROID_BUILD_TOP}" ]; then
7 ANDROID_BUILD_TOP="`readlink -f ${INSTALLER_DIR}/../../../../../`"
11 . "${ANDROID_BUILD_TOP}/device/linaro/dragonboard/vendor-package-ver.sh"
13 FIRMWARE_DIR="${ANDROID_BUILD_TOP}/vendor/linaro/db845c/${EXPECTED_LINARO_VENDOR_VERSION}"
21 echo " and extracted to $ANDROID_BUILD_TOP."
/device/linaro/dragonboard/installer/rb5/
Dflash-all-aosp.sh6 if [ -z "${ANDROID_BUILD_TOP}" ]; then
7 ANDROID_BUILD_TOP="`readlink -f ${INSTALLER_DIR}/../../../../../`"
8 ANDROID_PRODUCT_OUT="${ANDROID_BUILD_TOP}/out/target/product/db845c"
16 . "${ANDROID_BUILD_TOP}/device/linaro/dragonboard/vendor-package-ver.sh"
18 FIRMWARE_DIR="${ANDROID_BUILD_TOP}/vendor/linaro/rb5/${EXPECTED_LINARO_VENDOR_VERSION}"
26 echo " and extracted to $ANDROID_BUILD_TOP."
Drecovery.sh6 if [ -z "${ANDROID_BUILD_TOP}" ]; then
7 ANDROID_BUILD_TOP="`readlink -f ${INSTALLER_DIR}/../../../../../`"
10 . "${ANDROID_BUILD_TOP}/device/linaro/dragonboard/vendor-package-ver.sh"
12 FIRMWARE_DIR="${ANDROID_BUILD_TOP}/vendor/linaro/rb5/${EXPECTED_LINARO_VENDOR_VERSION}"
20 echo " and extracted to $ANDROID_BUILD_TOP."
/device/linaro/hikey/installer/hikey960/
Dflash-all.sh7 if [ -z "${ANDROID_BUILD_TOP}" ]; then
8 ANDROID_BUILD_TOP=$(cd ${INSTALLER_DIR}/../../../../../; pwd)
9 ANDROID_PRODUCT_OUT="${ANDROID_BUILD_TOP}/out/target/product/hikey960"
19 . "${ANDROID_BUILD_TOP}/device/linaro/hikey/vendor-package-ver.sh"
21 VENDOR_DIR=$ANDROID_BUILD_TOP/vendor/linaro/hikey960/${EXPECTED_LINARO_VENDOR_VERSION}/
29 echo " and extracted to $ANDROID_BUILD_TOP."
/device/linaro/dragonboard/
Dfetch-vendor-package.sh6 if [ -z "${ANDROID_BUILD_TOP}" ]; then
7 ANDROID_BUILD_TOP=$(cd ${DIR_PARENT}/../../../; pwd)
10 . "${ANDROID_BUILD_TOP}/device/linaro/dragonboard/vendor-package-ver.sh"
14 pushd ${ANDROID_BUILD_TOP}
22 rm -rf ${ANDROID_BUILD_TOP}/vendor/linaro/
/device/linaro/hikey/
Dfetch-vendor-package.sh6 if [ -z "${ANDROID_BUILD_TOP}" ]; then
7 ANDROID_BUILD_TOP=$(cd ${DIR_PARENT}/../../../; pwd)
10 . "${ANDROID_BUILD_TOP}/device/linaro/hikey/vendor-package-ver.sh"
14 pushd ${ANDROID_BUILD_TOP}
22 rm -rf ${ANDROID_BUILD_TOP}/vendor/linaro/
/device/amlogic/yukawa/board-info/
DREADME14 $ export PATH=$ANDROID_BUILD_TOP/prebuilts/clang/host/linux-x86/clang-r365631c/bin:$PATH
21 $ cp arch/arm64/boot/Image.lz4 $ANDROID_BUILD_TOP/device/amlogic/yukawa-kernel
22 $ cp arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dtb $ANDROID_BUILD_TOP/device/amlogic/yukawa-ker…
23 $ cp arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dtb $ANDROID_BUILD_TOP/device/amlogic/yukawa-kern…
24 $ cp arch/arm64/boot/dts/amlogic/meson-sm1-khadas-vim3l.dtb $ANDROID_BUILD_TOP/device/amlogic/yukaw…
33 $ export PATH=$ANDROID_BUILD_TOP/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin:$PATH
/device/google/cuttlefish_vmm/
Drebuild.sh11 if [ -z "${ANDROID_BUILD_TOP}" ]; then
15 source "${ANDROID_BUILD_TOP}/external/shflags/shflags"
16 DIR="${ANDROID_BUILD_TOP}/device/google/cuttlefish_vmm"
132 … _docker_output="${ANDROID_BUILD_TOP}/device/google/cuttlefish_vmm/${FLAGS_docker_arch}-linux-gnu"
378 "${ANDROID_BUILD_TOP}/device/google/cuttlefish_vmm/${FLAGS_docker_arch}-linux-gnu"
/device/generic/car/tools/
Dtest_pack_avd_img.sh24 if [[ -z $ANDROID_BUILD_TOP ]]; then
44 $ANDROID_BUILD_TOP/device/generic/car/tools/pack_avd_img.sh
Dpack_avd_img.sh25 if [[ -z $ANDROID_BUILD_TOP ]]; then
65 cp $ANDROID_BUILD_TOP/device/generic/goldfish/data/etc/userdata.img $OUT_DIR/userdata.img
/device/google/cuttlefish/tests/wifi/
Druntests.sh32 if [ -z $ANDROID_BUILD_TOP ]; then
38 make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk CuttlefishWifiTests
/device/google/cuttlefish/tests/ril/
Druntests.sh32 if [ -z $ANDROID_BUILD_TOP ]; then
38 make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk MODULES-IN-device-google-cuttlefish-tests-ril
/device/google/cuttlefish_vmm/qemu/
DREADME.md19 $ANDROID_BUILD_TOP/device/google/cuttlefish_vmm/qemu/scripts/rebuild_in_container.sh
71 -C $ANDROID_BUILD_TOP/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu
/device/google/atv/audio_proxy/interfaces/
Dupdate-makefiles.sh7 source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
/device/generic/goldfish-opengl/
DREADME3 $ANDROID_BUILD_TOP/sdk/emulator/opengl.
/device/generic/goldfish/tools/
DREADME.md14 ``$ cd $ANDROID_BUILD_TOP``

12