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/odm_file_contexts/android_common/shiba/odm_file_contexts" 9 to: "out/soong/.intermediates/system/sepolicy/contexts/odm_file_contexts/android_common/shiba/odm_file_contexts" 10 } 11 copy_before: { 12 from: "out/soong/.intermediates/system/sepolicy/contexts/vendor_file_contexts/android_common/shiba/vendor_file_contexts" 13 to: "out/soong/.intermediates/system/sepolicy/contexts/vendor_file_contexts/android_common/shiba/vendor_file_contexts" 14 } 15 chdir: true 16 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/vendor_file_contexts/android_common/shiba/vendor_file_contexts __SBOX_SANDBOX_DIR__/out/soong/.intermediates/system/sepolicy/contexts/odm_file_contexts/android_common/shiba/odm_file_contexts > __SBOX_SANDBOX_DIR__/out/file_contexts.device.tmp" 17 copy_after: { 18 from: "out/file_contexts.device.tmp" 19 to: "out/soong/.intermediates/system/sepolicy/file_contexts.device.tmp/android_common/gen/file_contexts.device.tmp" 20 } 21 input_hash: "89753aeaabe8f3709f1669b6400ceae7bcf1290ba853de4aba3bd855df76c12b" 22 env: { 23 name: "PATH" 24 inherit: true 25 } 26 env: { 27 name: "JAVA_HOME" 28 inherit: true 29 } 30 env: { 31 name: "TMPDIR" 32 inherit: true 33 } 34 env: { 35 name: "RBE_log_dir" 36 inherit: true 37 } 38 env: { 39 name: "RBE_platform" 40 inherit: true 41 } 42 env: { 43 name: "RBE_server_address" 44 inherit: true 45 } 46 env: { 47 name: "RBE_exec_root" 48 inherit: true 49 } 50 env: { 51 name: "OUT_DIR" 52 value: "out" 53 } 54 dont_inherit_env: true 55} 56 57