Update snapcraft.yaml

This commit is contained in:
Andrei Yankovich 2023-06-27 11:24:43 +03:00 committed by GitHub
parent ab7accc9ab
commit 6c7099adee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,9 @@ parts:
override-stage: |
snapcraftctl stage
chmod 777 -R "$SNAPCRAFT_STAGE/cmdline-tools"
override-prime: |
snapcraftctl prime
rm -vf usr/lib/jvm/java-11-openjdk-*/lib/security/blacklisted.certs
after:
- androidsdk-wraper