1commands: { 2 copy_before: { 3 from: "prebuilts/build-tools/linux-x86/bin/m4" 4 to: "tools/out/m4/prebuilts/build-tools/linux-x86/bin/m4" 5 executable: false 6 } 7 copy_before: { 8 from: "out/soong/.intermediates/system/sepolicy/contexts/plat_file_contexts/android_common/plat_file_contexts" 9 to: "out/soong/.intermediates/system/sepolicy/contexts/plat_file_contexts/android_common/plat_file_contexts" 10 } 11 copy_before: { 12 from: "out/soong/.intermediates/system/sepolicy/contexts/product_file_contexts/android_common/shiba/product_file_contexts" 13 to: "out/soong/.intermediates/system/sepolicy/contexts/product_file_contexts/android_common/shiba/product_file_contexts" 14 } 15 copy_before: { 16 from: "out/soong/.intermediates/system/sepolicy/contexts/system_ext_file_contexts/android_common/shiba/system_ext_file_contexts" 17 to: "out/soong/.intermediates/system/sepolicy/contexts/system_ext_file_contexts/android_common/shiba/system_ext_file_contexts" 18 } 19 chdir: true 20 command: "__SBOX_SANDBOX_DIR__/tools/out/m4/prebuilts/build-tools/linux-x86/bin/m4 --fatal-warnings -s __SBOX_SANDBOX_DIR__/out/soong/.intermediates/system/sepolicy/contexts/plat_file_contexts/android_common/plat_file_contexts __SBOX_SANDBOX_DIR__/out/soong/.intermediates/system/sepolicy/contexts/system_ext_file_contexts/android_common/shiba/system_ext_file_contexts __SBOX_SANDBOX_DIR__/out/soong/.intermediates/system/sepolicy/contexts/product_file_contexts/android_common/shiba/product_file_contexts > __SBOX_SANDBOX_DIR__/out/file_contexts.local.tmp" 21 copy_after: { 22 from: "out/file_contexts.local.tmp" 23 to: "out/soong/.intermediates/system/sepolicy/file_contexts.local.tmp/android_common/gen/file_contexts.local.tmp" 24 } 25 input_hash: "66f5a8ed5b04668557bcce4b6b8edf998f20c555a24e176dd8fdad3897765da4" 26 env: { 27 name: "PATH" 28 inherit: true 29 } 30 env: { 31 name: "JAVA_HOME" 32 inherit: true 33 } 34 env: { 35 name: "TMPDIR" 36 inherit: true 37 } 38 env: { 39 name: "RBE_log_dir" 40 inherit: true 41 } 42 env: { 43 name: "RBE_platform" 44 inherit: true 45 } 46 env: { 47 name: "RBE_server_address" 48 inherit: true 49 } 50 env: { 51 name: "RBE_exec_root" 52 inherit: true 53 } 54 env: { 55 name: "OUT_DIR" 56 value: "out" 57 } 58 dont_inherit_env: true 59} 60 61