commands: { copy_before: { from: "build/soong/scripts/jar-wrapper.sh" to: "tools/out/bin/metalava" executable: true } copy_before: { from: "out/soong/.intermediates/tools/metalava/metalava/metalava/linux_glibc_common/withres/metalava.jar" to: "tools/out/framework/metalava.jar" executable: false } copy_before: { from: "packages/services/Car/car-lib/api/system-current.txt" to: "packages/services/Car/car-lib/api/system-current.txt" } chdir: true command: "__SBOX_SANDBOX_DIR__/tools/out/bin/metalava signature-to-jdiff packages/services/Car/car-lib/api/system-current.txt __SBOX_SANDBOX_DIR__/out/api.xml && gzip -c __SBOX_SANDBOX_DIR__/out/api.xml > __SBOX_SANDBOX_DIR__/out/car-system-current.api.gz" copy_after: { from: "out/car-system-current.api.gz" to: "out/soong/.intermediates/cts/tests/signature/api/cts-car-system-current-api-gz/gen/car-system-current.api.gz" } input_hash: "232a896cf1443cbf896d3157cb2724dce22a319e9e316b0da30a9f95459d8392" 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 }