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/build/make/tools/zipalign/zipalign/linux_glibc_x86_64/zipalign"
9  to: "tools/out/bin/zipalign"
10  executable: false
11 }
12 copy_before: {
13  from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so"
14  to: "tools/out/lib64/libc++.so"
15  executable: false
16 }
17 copy_before: {
18  from: "out/soong/.intermediates/system/apex/apexer/conv_apex_manifest/linux_glibc_x86_64_PY3/conv_apex_manifest"
19  to: "tools/out/bin/conv_apex_manifest"
20  executable: false
21 }
22 copy_before: {
23  from: "out/soong/.intermediates/external/sqlite/dist/libsqlite/linux_glibc_x86_64_shared/libsqlite.so"
24  to: "tools/out/lib64/libsqlite.so"
25  executable: false
26 }
27 copy_before: {
28  from: "out/soong/.intermediates/external/icu/icu4c/source/i18n/libicui18n/linux_glibc_x86_64_shared/libicui18n-host.so"
29  to: "tools/out/lib64/libicui18n-host.so"
30  executable: false
31 }
32 copy_before: {
33  from: "out/soong/.intermediates/external/icu/icu4c/source/common/libicuuc/linux_glibc_x86_64_shared/libicuuc-host.so"
34  to: "tools/out/lib64/libicuuc-host.so"
35  executable: false
36 }
37 copy_before: {
38  from: "out/soong/.intermediates/external/icu/icu4c/source/stubdata/icu-data_host_i18n_apex/linux_glibc_common/icudt75l.dat"
39  to: "tools/out/com.android.i18n/etc/icu/icudt75l.dat"
40  executable: false
41 }
42 copy_before: {
43  from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so"
44  to: "tools/out/lib64/libc++.so"
45  executable: false
46 }
47 copy_before: {
48  from: "out/soong/.intermediates/system/apex/apexd/apexd_testdata/apex.apexd_test/android_common_apex.apexd_test/apex.apexd_test.apex"
49  to: "out/soong/.intermediates/system/apex/apexd/apexd_testdata/apex.apexd_test/android_common_apex.apexd_test/apex.apexd_test.apex"
50 }
51 chdir: true
52 command: "unzip -q __SBOX_SANDBOX_DIR__/out/soong/.intermediates/system/apex/apexd/apexd_testdata/apex.apexd_test/android_common_apex.apexd_test/apex.apexd_test.apex -d __SBOX_SANDBOX_DIR__/out && __SBOX_SANDBOX_DIR__/tools/out/bin/conv_apex_manifest setprop version 137 __SBOX_SANDBOX_DIR__/out/apex_manifest.pb && __SBOX_SANDBOX_DIR__/tools/out/bin/soong_zip -d -C __SBOX_SANDBOX_DIR__/out -D __SBOX_SANDBOX_DIR__/out -s apex_manifest.pb -s apex_payload.img -s apex_pubkey -o __SBOX_SANDBOX_DIR__/out/unaligned.apex && __SBOX_SANDBOX_DIR__/tools/out/bin/zipalign -f 4096 __SBOX_SANDBOX_DIR__/out/unaligned.apex __SBOX_SANDBOX_DIR__/out/apex.apexd_test_manifest_mismatch.apex"
53 copy_after: {
54  from: "out/apex.apexd_test_manifest_mismatch.apex"
55  to: "out/soong/.intermediates/system/apex/apexd/gen_manifest_mismatch_apex/android_common/gen/apex.apexd_test_manifest_mismatch.apex"
56 }
57 input_hash: "c6cb4e94fdb63d7a343a2fe3fed34e1c415429fdca6932b26b82766e67e66437"
58 env: {
59  name: "PATH"
60  inherit: true
61 }
62 env: {
63  name: "JAVA_HOME"
64  inherit: true
65 }
66 env: {
67  name: "TMPDIR"
68  inherit: true
69 }
70 env: {
71  name: "RBE_log_dir"
72  inherit: true
73 }
74 env: {
75  name: "RBE_platform"
76  inherit: true
77 }
78 env: {
79  name: "RBE_server_address"
80  inherit: true
81 }
82 env: {
83  name: "RBE_exec_root"
84  inherit: true
85 }
86 env: {
87  name: "OUT_DIR"
88  value: "out"
89 }
90 dont_inherit_env: true
91}
92
93