commands: { copy_before: { from: "out/host/linux-x86/bin/go/soong_zip/linux_glibc_x86_64/obj/soong_zip" to: "tools/out/bin/soong_zip" executable: false } copy_before: { from: "system/timezone/output_data/android/telephonylookup.xml" to: "system/timezone/output_data/android/telephonylookup.xml" } copy_before: { from: "system/timezone/output_data/android/tzlookup.xml" to: "system/timezone/output_data/android/tzlookup.xml" } copy_before: { from: "system/timezone/output_data/iana/tzdata" to: "system/timezone/output_data/iana/tzdata" } chdir: true command: "mkdir -p __SBOX_SANDBOX_DIR__/out/usr/share/zoneinfo/ && cp system/timezone/output_data/iana/tzdata __SBOX_SANDBOX_DIR__/out/usr/share/zoneinfo/ && cp system/timezone/output_data/android/tzlookup.xml __SBOX_SANDBOX_DIR__/out/usr/share/zoneinfo/ && cp system/timezone/output_data/android/telephonylookup.xml __SBOX_SANDBOX_DIR__/out/usr/share/zoneinfo/ && __SBOX_SANDBOX_DIR__/tools/out/bin/soong_zip -o __SBOX_SANDBOX_DIR__/out/robolectric_tzdata.jar -C __SBOX_SANDBOX_DIR__/out -D __SBOX_SANDBOX_DIR__/out/usr/share/zoneinfo" copy_after: { from: "out/robolectric_tzdata.jar" to: "out/soong/.intermediates/system/timezone/output_data/robolectric_tzdata/linux_glibc_common/gen/robolectric_tzdata.jar" } input_hash: "09516b7a1d0369136c952fa3168cf2483412ed6a9ea05060df9f4d2816bf90fe" env: { name: "PATH" inherit: true } env: { name: "JAVA_HOME" inherit: true } env: { name: "TMPDIR" inherit: true } env: { name: "RBE_log_dir" inherit: true } env: { name: "RBE_platform" inherit: true } env: { name: "RBE_server_address" inherit: true } env: { name: "RBE_exec_root" inherit: true } env: { name: "OUT_DIR" value: "out" } dont_inherit_env: true }