commands: { copy_before: { from: "out/host/linux-x86/bin/xsdc" to: "tools/out/bin/xsdc" } copy_before: { from: "out/host/linux-x86/framework/xsdc.jar" to: "tools/out/framework/xsdc.jar" } copy_before: { from: "system/apex/apexd/ApexInfoList.xsd" to: "system/apex/apexd/ApexInfoList.xsd" } chdir: true command: "__SBOX_SANDBOX_DIR__/tools/out/bin/xsdc system/apex/apexd/ApexInfoList.xsd -p com.android.apex -o __SBOX_SANDBOX_DIR__/out -c -w -r apex-info-list" copy_after: { from: "out/com_android_apex.cpp" to: "out/soong/.intermediates/system/apex/apexd/apex-info-list/gen/cpp/com_android_apex.cpp" } copy_after: { from: "out/com_android_apex_enums.cpp" to: "out/soong/.intermediates/system/apex/apexd/apex-info-list/gen/cpp/com_android_apex_enums.cpp" } copy_after: { from: "out/include/com_android_apex.h" to: "out/soong/.intermediates/system/apex/apexd/apex-info-list/gen/cpp/include/com_android_apex.h" } copy_after: { from: "out/include/com_android_apex_enums.h" to: "out/soong/.intermediates/system/apex/apexd/apex-info-list/gen/cpp/include/com_android_apex_enums.h" } input_hash: "478b27d5a8ff00de73bda4805cae03a933ed1209bcb6b85a8ad6d382627398d1" 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 }