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 --strip packages/services/Car/car-lib/api/system-current.txt __SBOX_SANDBOX_DIR__/out/car-system-api.xml" copy_after: { from: "out/car-system-api.xml" to: "out/soong/.intermediates/packages/services/Car/car-lib/android.car-system-stubs-jdiff/gen/car-system-api.xml" } 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 }