commands: { copy_before: { from: "tools/apksig/etc/apksigner" to: "tools/out/bin/apksigner" executable: true } copy_before: { from: "out/soong/.intermediates/tools/apksig/apksigner/linux_glibc_common/withres/apksigner.jar" to: "tools/out/framework/apksigner.jar" executable: false } copy_before: { from: "out/soong/.intermediates/system/apex/shim/build/com.android.apex.cts.shim.v2/android_common_com.android.apex.cts.shim.v2/com.android.apex.cts.shim.v2.apex" to: "out/soong/.intermediates/system/apex/shim/build/com.android.apex.cts.shim.v2/android_common_com.android.apex.cts.shim.v2/com.android.apex.cts.shim.v2.apex" } copy_before: { from: "out/soong/.intermediates/system/apex/shim/build/com.android.apex.rotation.key.bob.pk8/gen/bob.pk8" to: "out/soong/.intermediates/system/apex/shim/build/com.android.apex.rotation.key.bob.pk8/gen/bob.pk8" } copy_before: { from: "out/soong/.intermediates/system/apex/shim/build/com.android.apex.rotation.key.bob.rot/gen/bob.rot" to: "out/soong/.intermediates/system/apex/shim/build/com.android.apex.rotation.key.bob.rot/gen/bob.rot" } copy_before: { from: "out/soong/.intermediates/system/apex/shim/build/com.android.apex.rotation.key.bob.x509.pem/gen/bob.x509.pem" to: "out/soong/.intermediates/system/apex/shim/build/com.android.apex.rotation.key.bob.x509.pem/gen/bob.x509.pem" } chdir: true command: "__SBOX_SANDBOX_DIR__/tools/out/bin/apksigner sign --v1-signing-enabled false --v2-signing-enabled false --key __SBOX_SANDBOX_DIR__/out/soong/.intermediates/system/apex/shim/build/com.android.apex.rotation.key.bob.pk8/gen/bob.pk8 --cert __SBOX_SANDBOX_DIR__/out/soong/.intermediates/system/apex/shim/build/com.android.apex.rotation.key.bob.x509.pem/gen/bob.x509.pem --lineage __SBOX_SANDBOX_DIR__/out/soong/.intermediates/system/apex/shim/build/com.android.apex.rotation.key.bob.rot/gen/bob.rot --rotation-min-sdk-version 28 --out __SBOX_SANDBOX_DIR__/out/com.android.apex.cts.shim.v2_signed_bob_rot __SBOX_SANDBOX_DIR__/out/soong/.intermediates/system/apex/shim/build/com.android.apex.cts.shim.v2/android_common_com.android.apex.cts.shim.v2/com.android.apex.cts.shim.v2.apex" copy_after: { from: "out/com.android.apex.cts.shim.v2_signed_bob_rot" to: "out/soong/.intermediates/system/apex/shim/build/com.android.apex.cts.shim.v2_signed_bob_rot/android_common/gen/com.android.apex.cts.shim.v2_signed_bob_rot" } input_hash: "dfd6c85ca3b4c6eb72ab51d97e023ce90266e6514e9a31722c73aa9b41107c3b" 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 }