1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/system/security/fsverity/fsverity_manifest_generator/linux_glibc_x86_64_PY3/fsverity_manifest_generator" 4 to: "tools/out/bin/fsverity_manifest_generator" 5 executable: false 6 } 7 copy_before: { 8 from: "out/soong/.intermediates/external/sqlite/dist/libsqlite/linux_glibc_x86_64_shared/libsqlite.so" 9 to: "tools/out/lib64/libsqlite.so" 10 executable: false 11 } 12 copy_before: { 13 from: "out/soong/.intermediates/external/icu/icu4c/source/i18n/libicui18n/linux_glibc_x86_64_shared/libicui18n-host.so" 14 to: "tools/out/lib64/libicui18n-host.so" 15 executable: false 16 } 17 copy_before: { 18 from: "out/soong/.intermediates/external/icu/icu4c/source/common/libicuuc/linux_glibc_x86_64_shared/libicuuc-host.so" 19 to: "tools/out/lib64/libicuuc-host.so" 20 executable: false 21 } 22 copy_before: { 23 from: "out/soong/.intermediates/external/icu/icu4c/source/stubdata/icu-data_host_i18n_apex/linux_glibc_common/icudt75l.dat" 24 to: "tools/out/com.android.i18n/etc/icu/icudt75l.dat" 25 executable: false 26 } 27 copy_before: { 28 from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so" 29 to: "tools/out/lib64/libc++.so" 30 executable: false 31 } 32 copy_before: { 33 from: "out/soong/.intermediates/external/fsverity-utils/fsverity/linux_glibc_x86_64/fsverity" 34 to: "tools/out/bin/fsverity" 35 executable: false 36 } 37 copy_before: { 38 from: "out/soong/.intermediates/external/fsverity-utils/libfsverity/linux_glibc_x86_64_shared/libfsverity.so" 39 to: "tools/out/lib64/libfsverity.so" 40 executable: false 41 } 42 copy_before: { 43 from: "out/soong/.intermediates/external/boringssl/libcrypto/linux_glibc_x86_64_shared/libcrypto-host.so" 44 to: "tools/out/lib64/libcrypto-host.so" 45 executable: false 46 } 47 copy_before: { 48 from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so" 49 to: "tools/out/lib64/libc++.so" 50 executable: false 51 } 52 copy_before: { 53 from: "out/host/linux-x86/bin/go/soong_zip/linux_glibc_x86_64/obj/soong_zip" 54 to: "tools/out/bin/soong_zip" 55 executable: false 56 } 57 copy_before: { 58 from: "packages/modules/Virtualization/tests/authfs/testdata/input.4k" 59 to: "packages/modules/Virtualization/tests/authfs/testdata/input.4k" 60 } 61 copy_before: { 62 from: "packages/modules/Virtualization/tests/authfs/testdata/input.4k1" 63 to: "packages/modules/Virtualization/tests/authfs/testdata/input.4k1" 64 } 65 copy_before: { 66 from: "packages/modules/Virtualization/tests/authfs/testdata/input.4m" 67 to: "packages/modules/Virtualization/tests/authfs/testdata/input.4m" 68 } 69 chdir: true 70 command: "mkdir -p __SBOX_SANDBOX_DIR__/out/assets&& __SBOX_SANDBOX_DIR__/tools/out/bin/fsverity_manifest_generator --fsverity-path __SBOX_SANDBOX_DIR__/tools/out/bin/fsverity --base-dir $(dirname packages/modules/Virtualization/tests/authfs/testdata/input.4k packages/modules/Virtualization/tests/authfs/testdata/input.4k1 packages/modules/Virtualization/tests/authfs/testdata/input.4m | head -1) --output __SBOX_SANDBOX_DIR__/out/assets/input_manifest.pb packages/modules/Virtualization/tests/authfs/testdata/input.4k packages/modules/Virtualization/tests/authfs/testdata/input.4k1 packages/modules/Virtualization/tests/authfs/testdata/input.4m && __SBOX_SANDBOX_DIR__/tools/out/bin/soong_zip -jar -o __SBOX_SANDBOX_DIR__/out/authfs_test_apk_assets.jar -C __SBOX_SANDBOX_DIR__/out -D __SBOX_SANDBOX_DIR__/out/assets" 71 copy_after: { 72 from: "out/authfs_test_apk_assets.jar" 73 to: "out/soong/.intermediates/packages/modules/Virtualization/tests/authfs/authfs_test_apk_assets/android_common/gen/authfs_test_apk_assets.jar" 74 } 75 input_hash: "25af7486d56ccce3f2afde40d17838697429eeb87fd31e4d3a6f85bca9d90796" 76 env: { 77 name: "PATH" 78 inherit: true 79 } 80 env: { 81 name: "JAVA_HOME" 82 inherit: true 83 } 84 env: { 85 name: "TMPDIR" 86 inherit: true 87 } 88 env: { 89 name: "RBE_log_dir" 90 inherit: true 91 } 92 env: { 93 name: "RBE_platform" 94 inherit: true 95 } 96 env: { 97 name: "RBE_server_address" 98 inherit: true 99 } 100 env: { 101 name: "RBE_exec_root" 102 inherit: true 103 } 104 env: { 105 name: "OUT_DIR" 106 value: "out" 107 } 108 dont_inherit_env: true 109} 110 111