commands: { copy_before: { from: "out/soong/.intermediates/frameworks/base/tools/aapt2/aapt2/linux_glibc_x86_64/aapt2" to: "tools/out/bin/aapt2" executable: false } copy_before: { from: "out/host/linux-x86/bin/go/soong_zip/linux_glibc_x86_64/obj/soong_zip" to: "tools/out/bin/soong_zip" executable: false } copy_before: { from: "out/host/linux-x86/bin/go/merge_zips/linux_glibc_x86_64/obj/merge_zips" to: "tools/out/bin/merge_zips" executable: false } copy_before: { from: "build/soong/scripts/jar-wrapper.sh" to: "tools/out/bin/signapk" executable: true } copy_before: { from: "out/soong/.intermediates/build/make/tools/signapk/signapk/linux_glibc_common/combined/signapk.jar" to: "tools/out/framework/signapk.jar" executable: false } copy_before: { from: "out/soong/.intermediates/external/conscrypt/libconscrypt_openjdk_jni/linux_glibc_x86_64_shared/libconscrypt_openjdk_jni.so" to: "tools/out/lib64/libconscrypt_openjdk_jni.so" executable: false } copy_before: { from: "cts/hostsidetests/library/testkey.pk8" to: "cts/hostsidetests/library/testkey.pk8" } copy_before: { from: "cts/hostsidetests/library/testkey.x509.pem" to: "cts/hostsidetests/library/testkey.x509.pem" } copy_before: { from: "out/soong/.intermediates/cts/hostsidetests/library/CtsUsesNativeLibraryTestApp/android_common/dex-withres/CtsUsesNativeLibraryTestApp.jar" to: "out/soong/.intermediates/cts/hostsidetests/library/CtsUsesNativeLibraryTestApp/android_common/dex-withres/CtsUsesNativeLibraryTestApp.jar" } copy_before: { from: "prebuilts/sdk/30/public/android.jar" to: "prebuilts/sdk/30/public/android.jar" } chdir: true command: "HOST_OUT_BIN=$(dirname __SBOX_SANDBOX_DIR__/tools/out/bin/soong_zip) && HOST_SOONG_OUT=$(dirname $(dirname $HOST_OUT_BIN)) && SIGNAPK_JAR=$(find $HOST_SOONG_OUT -name \"signapk*\") && LIBCONSCRYPT_OPENJDK_JNI=$(find $HOST_SOONG_OUT -name \"libconscrypt_openjdk_jni.*\") && rm -rf __SBOX_SANDBOX_DIR__/out/content && mkdir -p __SBOX_SANDBOX_DIR__/out/content && cp __SBOX_SANDBOX_DIR__/tools/out/bin/aapt2 __SBOX_SANDBOX_DIR__/out/content && cp __SBOX_SANDBOX_DIR__/tools/out/bin/merge_zips __SBOX_SANDBOX_DIR__/out/content && cp prebuilts/sdk/30/public/android.jar __SBOX_SANDBOX_DIR__/out/content && cp __SBOX_SANDBOX_DIR__/out/soong/.intermediates/cts/hostsidetests/library/CtsUsesNativeLibraryTestApp/android_common/dex-withres/CtsUsesNativeLibraryTestApp.jar __SBOX_SANDBOX_DIR__/out/content && cp cts/hostsidetests/library/testkey.pk8 __SBOX_SANDBOX_DIR__/out/content && cp cts/hostsidetests/library/testkey.x509.pem __SBOX_SANDBOX_DIR__/out/content && cp $SIGNAPK_JAR __SBOX_SANDBOX_DIR__/out/content && cp $LIBCONSCRYPT_OPENJDK_JNI __SBOX_SANDBOX_DIR__/out/content && __SBOX_SANDBOX_DIR__/tools/out/bin/soong_zip -C __SBOX_SANDBOX_DIR__/out/content -D __SBOX_SANDBOX_DIR__/out/content -o __SBOX_SANDBOX_DIR__/out/CtsUseNativeLibraryBuildPackage.zip && rm -rf __SBOX_SANDBOX_DIR__/out/content " copy_after: { from: "out/CtsUseNativeLibraryBuildPackage.zip" to: "out/soong/.intermediates/cts/hostsidetests/library/CtsUseNativeLibraryBuildPackage/android_common/gen/CtsUseNativeLibraryBuildPackage.zip" } input_hash: "efd207dadbf19688d482b2b1cf991639a440ad669a5eb083ff24575887fff0c2" env: { name: "PATH" inherit: true } env: { name: "JAVA_HOME" inherit: true } env: { name: "TMPDIR" inherit: true } env: { name: "RBE_log_dir" inherit: true } env: { name: "RBE_platform" inherit: true } env: { name: "RBE_server_address" inherit: true } env: { name: "RBE_exec_root" inherit: true } env: { name: "OUT_DIR" value: "out" } dont_inherit_env: true }