1commands: {
2 copy_before: {
3  from: "out/host/linux-x86/bin/go/soong_zip/linux_glibc_x86_64/obj/soong_zip"
4  to: "tools/out/bin/soong_zip"
5  executable: false
6 }
7 copy_before: {
8  from: "out/soong/.intermediates/external/grpc-grpc-java/annotation-stubs/gen_annotations/linux_glibc_x86_64_PY3/gen_annotations"
9  to: "tools/out/bin/gen_annotations"
10  executable: false
11 }
12 copy_before: {
13  from: "out/soong/.intermediates/external/sqlite/dist/libsqlite/linux_glibc_x86_64_shared/libsqlite.so"
14  to: "tools/out/lib64/libsqlite.so"
15  executable: false
16 }
17 copy_before: {
18  from: "out/soong/.intermediates/external/icu/icu4c/source/i18n/libicui18n/linux_glibc_x86_64_shared/libicui18n-host.so"
19  to: "tools/out/lib64/libicui18n-host.so"
20  executable: false
21 }
22 copy_before: {
23  from: "out/soong/.intermediates/external/icu/icu4c/source/common/libicuuc/linux_glibc_x86_64_shared/libicuuc-host.so"
24  to: "tools/out/lib64/libicuuc-host.so"
25  executable: false
26 }
27 copy_before: {
28  from: "out/soong/.intermediates/external/icu/icu4c/source/stubdata/icu-data_host_i18n_apex/linux_glibc_common/icudt75l.dat"
29  to: "tools/out/com.android.i18n/etc/icu/icudt75l.dat"
30  executable: false
31 }
32 copy_before: {
33  from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so"
34  to: "tools/out/lib64/libc++.so"
35  executable: false
36 }
37 copy_before: {
38  from: "external/grpc-grpc-java/annotation-stubs/Android.bp"
39  to: "external/grpc-grpc-java/annotation-stubs/Android.bp"
40 }
41 chdir: true
42 command: "bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/gen_annotations __SBOX_SANDBOX_DIR__/out/java && __SBOX_SANDBOX_DIR__/tools/out/bin/soong_zip -jar -o __SBOX_SANDBOX_DIR__/out/external/grpc-grpc-java/annotation-stubs/Android.srcjar -C __SBOX_SANDBOX_DIR__/out/java -D __SBOX_SANDBOX_DIR__/out/java'"
43 copy_after: {
44  from: "out/external/grpc-grpc-java/annotation-stubs/Android.srcjar"
45  to: "out/soong/.intermediates/external/grpc-grpc-java/annotation-stubs/grpc-java-annotation-stubs-srcjar/gen/gensrcs/external/grpc-grpc-java/annotation-stubs/Android.srcjar"
46 }
47 input_hash: "08ee8375736c139279fc367ee6efe3f09214865b64e469c03600003c8df695b9"
48 env: {
49  name: "PATH"
50  inherit: true
51 }
52 env: {
53  name: "JAVA_HOME"
54  inherit: true
55 }
56 env: {
57  name: "TMPDIR"
58  inherit: true
59 }
60 env: {
61  name: "RBE_log_dir"
62  inherit: true
63 }
64 env: {
65  name: "RBE_platform"
66  inherit: true
67 }
68 env: {
69  name: "RBE_server_address"
70  inherit: true
71 }
72 env: {
73  name: "RBE_exec_root"
74  inherit: true
75 }
76 env: {
77  name: "OUT_DIR"
78  value: "out"
79 }
80 dont_inherit_env: true
81}
82
83