1commands: {
2 copy_before: {
3  from: "build/soong/scripts/jar-wrapper.sh"
4  to: "tools/out/bin/extract-flagged-apis"
5  executable: true
6 }
7 copy_before: {
8  from: "out/soong/.intermediates/frameworks/base/api/coverage/tools/extract-flagged-apis/linux_glibc_common/combined/extract-flagged-apis.jar"
9  to: "tools/out/framework/extract-flagged-apis.jar"
10  executable: false
11 }
12 copy_before: {
13  from: "out/soong/.intermediates/frameworks/base/api/frameworks-base-api-module-lib-current.txt/android_common/gen/module-lib-current.txt"
14  to: "out/soong/.intermediates/frameworks/base/api/frameworks-base-api-module-lib-current.txt/android_common/gen/module-lib-current.txt"
15 }
16 chdir: true
17 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/extract-flagged-apis __SBOX_SANDBOX_DIR__/out/soong/.intermediates/frameworks/base/api/frameworks-base-api-module-lib-current.txt/android_common/gen/module-lib-current.txt __SBOX_SANDBOX_DIR__/out/module_lib_flag_api_map.textproto"
18 copy_after: {
19  from: "out/module_lib_flag_api_map.textproto"
20  to: "out/soong/.intermediates/frameworks/base/api/flag-api-mapping-ModuleLibApi/android_common/gen/module_lib_flag_api_map.textproto"
21 }
22 input_hash: "dbccffaa127b5067df1c2425f830cddfe50c430c737bc4f429ed8d6223f30021"
23 env: {
24  name: "PATH"
25  inherit: true
26 }
27 env: {
28  name: "JAVA_HOME"
29  inherit: true
30 }
31 env: {
32  name: "TMPDIR"
33  inherit: true
34 }
35 env: {
36  name: "RBE_log_dir"
37  inherit: true
38 }
39 env: {
40  name: "RBE_platform"
41  inherit: true
42 }
43 env: {
44  name: "RBE_server_address"
45  inherit: true
46 }
47 env: {
48  name: "RBE_exec_root"
49  inherit: true
50 }
51 env: {
52  name: "OUT_DIR"
53  value: "out"
54 }
55 dont_inherit_env: true
56}
57
58