1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/external/avb/avbtool/linux_glibc_x86_64_PY3/avbtool" 4 to: "tools/out/bin/avbtool" 5 executable: false 6 } 7 copy_before: { 8 from: "out/soong/.intermediates/system/extras/verity/fec/fec/linux_glibc_x86_64/fec" 9 to: "tools/out/bin/fec" 10 executable: false 11 } 12 copy_before: { 13 from: "out/soong/.intermediates/system/extras/verity/fec/fec/linux_glibc_x86/fec32" 14 to: "tools/out/bin/fec32" 15 executable: false 16 } 17 copy_before: { 18 from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_shared/libc++.so" 19 to: "tools/out/lib/libc++.so" 20 executable: false 21 } 22 copy_before: { 23 from: "out/soong/.intermediates/external/sqlite/dist/libsqlite/linux_glibc_x86_64_shared/libsqlite.so" 24 to: "tools/out/lib64/libsqlite.so" 25 executable: false 26 } 27 copy_before: { 28 from: "out/soong/.intermediates/external/icu/icu4c/source/i18n/libicui18n/linux_glibc_x86_64_shared/libicui18n-host.so" 29 to: "tools/out/lib64/libicui18n-host.so" 30 executable: false 31 } 32 copy_before: { 33 from: "out/soong/.intermediates/external/icu/icu4c/source/common/libicuuc/linux_glibc_x86_64_shared/libicuuc-host.so" 34 to: "tools/out/lib64/libicuuc-host.so" 35 executable: false 36 } 37 copy_before: { 38 from: "out/soong/.intermediates/external/icu/icu4c/source/stubdata/icu-data_host_i18n_apex/linux_glibc_common/icudt75l.dat" 39 to: "tools/out/com.android.i18n/etc/icu/icudt75l.dat" 40 executable: false 41 } 42 copy_before: { 43 from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so" 44 to: "tools/out/lib64/libc++.so" 45 executable: false 46 } 47 copy_before: { 48 from: "external/avb/test/data/testkey_rsa4096.pem" 49 to: "external/avb/test/data/testkey_rsa4096.pem" 50 } 51 copy_before: { 52 from: "out/soong/.intermediates/external/avb/rust/avbrs_test_image_descriptor/android_arm64_armv8-2a_cortex-a55/avbrs_test_image_descriptor.img" 53 to: "out/soong/.intermediates/external/avb/rust/avbrs_test_image_descriptor/android_arm64_armv8-2a_cortex-a55/avbrs_test_image_descriptor.img" 54 } 55 copy_before: { 56 from: "out/soong/.intermediates/external/avb/test/avb_testkey_rsa8192_pub_bin/gen/data/testkey_rsa8192_pub.bin" 57 to: "out/soong/.intermediates/external/avb/test/avb_testkey_rsa8192_pub_bin/gen/data/testkey_rsa8192_pub.bin" 58 } 59 chdir: true 60 command: "CC_ARCH=arm64 CC_NATIVE_BRIDGE= CC_MULTILIB=lib64 CC_OS=android && __SBOX_SANDBOX_DIR__/tools/out/bin/avbtool make_vbmeta_image --chain_partition test_part_2:4:__SBOX_SANDBOX_DIR__/out/soong/.intermediates/external/avb/test/avb_testkey_rsa8192_pub_bin/gen/data/testkey_rsa8192_pub.bin --key external/avb/test/data/testkey_rsa4096.pem --algorithm SHA512_RSA4096 --include_descriptors_from_image __SBOX_SANDBOX_DIR__/out/soong/.intermediates/external/avb/rust/avbrs_test_image_descriptor/android_arm64_armv8-2a_cortex-a55/avbrs_test_image_descriptor.img --output __SBOX_SANDBOX_DIR__/out/test_vbmeta_with_chained_partition.img" 61 copy_after: { 62 from: "out/test_vbmeta_with_chained_partition.img" 63 to: "out/soong/.intermediates/external/avb/rust/avbrs_test_vbmeta_with_chained_partition/android_arm64_armv8-2a_cortex-a55/gen/test_vbmeta_with_chained_partition.img" 64 } 65 input_hash: "ac2998191d724d47092299e5c0f88d872151633606fa238de1f87a15c257746e" 66 env: { 67 name: "PATH" 68 inherit: true 69 } 70 env: { 71 name: "JAVA_HOME" 72 inherit: true 73 } 74 env: { 75 name: "TMPDIR" 76 inherit: true 77 } 78 env: { 79 name: "RBE_log_dir" 80 inherit: true 81 } 82 env: { 83 name: "RBE_platform" 84 inherit: true 85 } 86 env: { 87 name: "RBE_server_address" 88 inherit: true 89 } 90 env: { 91 name: "RBE_exec_root" 92 inherit: true 93 } 94 env: { 95 name: "OUT_DIR" 96 value: "out" 97 } 98 dont_inherit_env: true 99} 100 101