1commands: {
2 copy_before: {
3  from: "out/soong/.intermediates/frameworks/base/api/frameworks-base-api-current.txt/android_common/gen/current.txt"
4  to: "out/soong/.intermediates/frameworks/base/api/frameworks-base-api-current.txt/android_common/gen/current.txt"
5 }
6 copy_before: {
7  from: "out/soong/.intermediates/frameworks/base/api/frameworks-base-api-module-lib-current.txt/android_common/gen/module-lib-current.txt"
8  to: "out/soong/.intermediates/frameworks/base/api/frameworks-base-api-module-lib-current.txt/android_common/gen/module-lib-current.txt"
9 }
10 copy_before: {
11  from: "out/soong/.intermediates/frameworks/base/api/frameworks-base-api-system-current.txt/android_common/gen/system-current.txt"
12  to: "out/soong/.intermediates/frameworks/base/api/frameworks-base-api-system-current.txt/android_common/gen/system-current.txt"
13 }
14 copy_before: {
15  from: "out/soong/.intermediates/frameworks/base/api/frameworks-base-api-system-server-current.txt/android_common/gen/system-server-current.txt"
16  to: "out/soong/.intermediates/frameworks/base/api/frameworks-base-api-system-server-current.txt/android_common/gen/system-server-current.txt"
17 }
18 chdir: true
19 command: "cat __SBOX_SANDBOX_DIR__/out/soong/.intermediates/frameworks/base/api/frameworks-base-api-current.txt/android_common/gen/current.txt __SBOX_SANDBOX_DIR__/out/soong/.intermediates/frameworks/base/api/frameworks-base-api-system-current.txt/android_common/gen/system-current.txt __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/soong/.intermediates/frameworks/base/api/frameworks-base-api-system-server-current.txt/android_common/gen/system-server-current.txt | md5sum | cut -d' ' -f1 > __SBOX_SANDBOX_DIR__/out/api_fingerprint.txt"
20 copy_after: {
21  from: "out/api_fingerprint.txt"
22  to: "out/soong/.intermediates/frameworks/base/api/api_fingerprint/android_common/gen/api_fingerprint.txt"
23 }
24 input_hash: "07bde22d13d8219c5f95f7ed9e40ec86a6076e01fe75304d25f9741df2262d31"
25 env: {
26  name: "PATH"
27  inherit: true
28 }
29 env: {
30  name: "JAVA_HOME"
31  inherit: true
32 }
33 env: {
34  name: "TMPDIR"
35  inherit: true
36 }
37 env: {
38  name: "RBE_log_dir"
39  inherit: true
40 }
41 env: {
42  name: "RBE_platform"
43  inherit: true
44 }
45 env: {
46  name: "RBE_server_address"
47  inherit: true
48 }
49 env: {
50  name: "RBE_exec_root"
51  inherit: true
52 }
53 env: {
54  name: "OUT_DIR"
55  value: "out"
56 }
57 dont_inherit_env: true
58}
59
60