commands: { copy_before: { from: "external/iw/version.sh" to: "external/iw/version.sh" } chdir: true command: "echo '#include \"iw.h\"' >__SBOX_SANDBOX_DIR__/out/version.c && echo \"const char iw_version[] = $(grep ^VERSION external/iw/version.sh | sed \"s/VERSION=//\");\" >>__SBOX_SANDBOX_DIR__/out/version.c" copy_after: { from: "out/version.c" to: "out/soong/.intermediates/external/iw/iw_version/gen/version.c" } input_hash: "6f92d7918efb35d9eb7f1d55ab222cb848dc7180c9caf2d497c8e194f6fca611" 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 }