1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestApp/CtsApkVerityTestApp/android_common/CtsApkVerityTestApp.apk" 4 to: "out/soong/.intermediates/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestApp/CtsApkVerityTestApp/android_common/CtsApkVerityTestApp.apk" 5 } 6 copy_before: { 7 from: "out/soong/.intermediates/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestApp/CtsApkVerityTestApp/android_common/CtsApkVerityTestApp.apk.idsig" 8 to: "out/soong/.intermediates/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestApp/CtsApkVerityTestApp/android_common/CtsApkVerityTestApp.apk.idsig" 9 } 10 chdir: true 11 command: "for file in __SBOX_SANDBOX_DIR__/out/soong/.intermediates/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestApp/CtsApkVerityTestApp/android_common/CtsApkVerityTestApp.apk __SBOX_SANDBOX_DIR__/out/soong/.intermediates/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestApp/CtsApkVerityTestApp/android_common/CtsApkVerityTestApp.apk.idsig; do if [[ $file == *.apk ]]; then cp $file __SBOX_SANDBOX_DIR__/out/CtsApkVerityTestApp.apk; fi done" 12 copy_after: { 13 from: "out/CtsApkVerityTestApp.apk" 14 to: "out/soong/.intermediates/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestApp/testdata/CtsApkVerityTestAppApk/android_common/gen/CtsApkVerityTestApp.apk" 15 } 16 input_hash: "11f33de60af8ae60cfb79e322746b31e2ca883d51afdedd0ca07a7ec8310e770" 17 env: { 18 name: "PATH" 19 inherit: true 20 } 21 env: { 22 name: "JAVA_HOME" 23 inherit: true 24 } 25 env: { 26 name: "TMPDIR" 27 inherit: true 28 } 29 env: { 30 name: "RBE_log_dir" 31 inherit: true 32 } 33 env: { 34 name: "RBE_platform" 35 inherit: true 36 } 37 env: { 38 name: "RBE_server_address" 39 inherit: true 40 } 41 env: { 42 name: "RBE_exec_root" 43 inherit: true 44 } 45 env: { 46 name: "OUT_DIR" 47 value: "out" 48 } 49 dont_inherit_env: true 50} 51 52