1commands: {
2 copy_before: {
3  from: "out/host/linux-x86/bin/xsdc"
4  to: "tools/out/bin/xsdc"
5 }
6 copy_before: {
7  from: "out/host/linux-x86/framework/xsdc.jar"
8  to: "tools/out/framework/xsdc.jar"
9 }
10 copy_before: {
11  from: "hardware/interfaces/bluetooth/audio/utils/le_audio_codec_capabilities/le_audio_codec_capabilities.xsd"
12  to: "hardware/interfaces/bluetooth/audio/utils/le_audio_codec_capabilities/le_audio_codec_capabilities.xsd"
13 }
14 chdir: true
15 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/xsdc hardware/interfaces/bluetooth/audio/utils/le_audio_codec_capabilities/le_audio_codec_capabilities.xsd -p aidl.android.hardware.bluetooth.audio.setting -o  __SBOX_SANDBOX_DIR__/out -c  -r leAudioOffloadSetting"
16 copy_after: {
17  from: "out/aidl_android_hardware_bluetooth_audio_setting.cpp"
18  to: "out/soong/.intermediates/hardware/interfaces/bluetooth/audio/utils/le_audio_codec_capabilities/gen/cpp/aidl_android_hardware_bluetooth_audio_setting.cpp"
19 }
20 copy_after: {
21  from: "out/aidl_android_hardware_bluetooth_audio_setting_enums.cpp"
22  to: "out/soong/.intermediates/hardware/interfaces/bluetooth/audio/utils/le_audio_codec_capabilities/gen/cpp/aidl_android_hardware_bluetooth_audio_setting_enums.cpp"
23 }
24 copy_after: {
25  from: "out/include/aidl_android_hardware_bluetooth_audio_setting.h"
26  to: "out/soong/.intermediates/hardware/interfaces/bluetooth/audio/utils/le_audio_codec_capabilities/gen/cpp/include/aidl_android_hardware_bluetooth_audio_setting.h"
27 }
28 copy_after: {
29  from: "out/include/aidl_android_hardware_bluetooth_audio_setting_enums.h"
30  to: "out/soong/.intermediates/hardware/interfaces/bluetooth/audio/utils/le_audio_codec_capabilities/gen/cpp/include/aidl_android_hardware_bluetooth_audio_setting_enums.h"
31 }
32 input_hash: "ad3e1f29830cbe670088207c502fbb7fe0a7e1c814171f15f1d2bcc106804d20"
33 env: {
34  name: "PATH"
35  inherit: true
36 }
37 env: {
38  name: "JAVA_HOME"
39  inherit: true
40 }
41 env: {
42  name: "TMPDIR"
43  inherit: true
44 }
45 env: {
46  name: "RBE_log_dir"
47  inherit: true
48 }
49 env: {
50  name: "RBE_platform"
51  inherit: true
52 }
53 env: {
54  name: "RBE_server_address"
55  inherit: true
56 }
57 env: {
58  name: "RBE_exec_root"
59  inherit: true
60 }
61 env: {
62  name: "OUT_DIR"
63  value: "out"
64 }
65 dont_inherit_env: true
66}
67
68