1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/system/sepolicy/tools/checkfc/linux_glibc_x86_64/checkfc" 4 to: "tools/out/bin/checkfc" 5 executable: false 6 } 7 copy_before: { 8 from: "out/soong/.intermediates/system/sepolicy/tests/fc_sort/linux_glibc_x86_64_PY3/fc_sort" 9 to: "tools/out/bin/fc_sort" 10 executable: false 11 } 12 copy_before: { 13 from: "out/soong/.intermediates/external/sqlite/dist/libsqlite/linux_glibc_x86_64_shared/libsqlite.so" 14 to: "tools/out/lib64/libsqlite.so" 15 executable: false 16 } 17 copy_before: { 18 from: "out/soong/.intermediates/external/icu/icu4c/source/i18n/libicui18n/linux_glibc_x86_64_shared/libicui18n-host.so" 19 to: "tools/out/lib64/libicui18n-host.so" 20 executable: false 21 } 22 copy_before: { 23 from: "out/soong/.intermediates/external/icu/icu4c/source/common/libicuuc/linux_glibc_x86_64_shared/libicuuc-host.so" 24 to: "tools/out/lib64/libicuuc-host.so" 25 executable: false 26 } 27 copy_before: { 28 from: "out/soong/.intermediates/external/icu/icu4c/source/stubdata/icu-data_host_i18n_apex/linux_glibc_common/icudt75l.dat" 29 to: "tools/out/com.android.i18n/etc/icu/icudt75l.dat" 30 executable: false 31 } 32 copy_before: { 33 from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so" 34 to: "tools/out/lib64/libc++.so" 35 executable: false 36 } 37 copy_before: { 38 from: "out/soong/.intermediates/system/sepolicy/file_contexts.device.tmp/android_common/gen/file_contexts.device.tmp" 39 to: "out/soong/.intermediates/system/sepolicy/file_contexts.device.tmp/android_common/gen/file_contexts.device.tmp" 40 } 41 copy_before: { 42 from: "out/soong/.intermediates/system/sepolicy/precompiled_sepolicy/android_common/shiba/precompiled_sepolicy" 43 to: "out/soong/.intermediates/system/sepolicy/precompiled_sepolicy/android_common/shiba/precompiled_sepolicy" 44 } 45 chdir: true 46 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/checkfc -e __SBOX_SANDBOX_DIR__/out/soong/.intermediates/system/sepolicy/precompiled_sepolicy/android_common/shiba/precompiled_sepolicy __SBOX_SANDBOX_DIR__/out/soong/.intermediates/system/sepolicy/file_contexts.device.tmp/android_common/gen/file_contexts.device.tmp && __SBOX_SANDBOX_DIR__/tools/out/bin/fc_sort -i __SBOX_SANDBOX_DIR__/out/soong/.intermediates/system/sepolicy/file_contexts.device.tmp/android_common/gen/file_contexts.device.tmp -o __SBOX_SANDBOX_DIR__/out/file_contexts.device.sorted.tmp" 47 copy_after: { 48 from: "out/file_contexts.device.sorted.tmp" 49 to: "out/soong/.intermediates/system/sepolicy/file_contexts.device.sorted.tmp/android_common/gen/file_contexts.device.sorted.tmp" 50 } 51 input_hash: "a8a897d34aa530d7b5e561039c5626596853214f8a0d9f7deae2a8319604e92a" 52 env: { 53 name: "PATH" 54 inherit: true 55 } 56 env: { 57 name: "JAVA_HOME" 58 inherit: true 59 } 60 env: { 61 name: "TMPDIR" 62 inherit: true 63 } 64 env: { 65 name: "RBE_log_dir" 66 inherit: true 67 } 68 env: { 69 name: "RBE_platform" 70 inherit: true 71 } 72 env: { 73 name: "RBE_server_address" 74 inherit: true 75 } 76 env: { 77 name: "RBE_exec_root" 78 inherit: true 79 } 80 env: { 81 name: "OUT_DIR" 82 value: "out" 83 } 84 dont_inherit_env: true 85} 86 87