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: "external/apache-http/api/current.txt" to: "external/apache-http/api/current.txt" } chdir: true command: "__SBOX_SANDBOX_DIR__/tools/out/bin/metalava signature-to-jdiff external/apache-http/api/current.txt __SBOX_SANDBOX_DIR__/out/api.xml && gzip -c __SBOX_SANDBOX_DIR__/out/api.xml > __SBOX_SANDBOX_DIR__/out/apache-http-legacy-current.api.gz" copy_after: { from: "out/apache-http-legacy-current.api.gz" to: "out/soong/.intermediates/cts/tests/signature/api/cts-apache-http-legacy-current-api-gz/gen/apache-http-legacy-current.api.gz" } input_hash: "90a784cc371ff871f6973f2e6208d36a0671c90f18ada3db9ada9377add7b49c" 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 }