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: "out/soong/.intermediates/system/apex/shim/build/com.android.apex.cts.shim_not_pre_installed.pem/gen/com.android.apex.cts.shim_not_pre_installed.pem" 49 to: "out/soong/.intermediates/system/apex/shim/build/com.android.apex.cts.shim_not_pre_installed.pem/gen/com.android.apex.cts.shim_not_pre_installed.pem" 50 } 51 chdir: true 52 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/avbtool extract_public_key --key __SBOX_SANDBOX_DIR__/out/soong/.intermediates/system/apex/shim/build/com.android.apex.cts.shim_not_pre_installed.pem/gen/com.android.apex.cts.shim_not_pre_installed.pem --output __SBOX_SANDBOX_DIR__/out/com.android.apex.cts.shim_not_pre_installed.pubkey" 53 copy_after: { 54 from: "out/com.android.apex.cts.shim_not_pre_installed.pubkey" 55 to: "out/soong/.intermediates/system/apex/shim/build/com.android.apex.cts.shim_not_pre_installed.pubkey/gen/com.android.apex.cts.shim_not_pre_installed.pubkey" 56 } 57 input_hash: "0b3907a87dd212cfad9df68513766ecee47919612e95082ec9d04ddec1a9dbad" 58 env: { 59 name: "PATH" 60 inherit: true 61 } 62 env: { 63 name: "JAVA_HOME" 64 inherit: true 65 } 66 env: { 67 name: "TMPDIR" 68 inherit: true 69 } 70 env: { 71 name: "RBE_log_dir" 72 inherit: true 73 } 74 env: { 75 name: "RBE_platform" 76 inherit: true 77 } 78 env: { 79 name: "RBE_server_address" 80 inherit: true 81 } 82 env: { 83 name: "RBE_exec_root" 84 inherit: true 85 } 86 env: { 87 name: "OUT_DIR" 88 value: "out" 89 } 90 dont_inherit_env: true 91} 92 93