Remove check for android command on solidarity (#7514)

This commit is contained in:
Daniel Espino García 2023-08-23 14:37:30 +02:00 committed by GitHub
parent ccdab81d7e
commit e659998792
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,10 +23,6 @@
"rule": "cli",
"binary": "emulator"
},
{
"rule": "cli",
"binary": "android"
},
{
"rule": "env",
"variable": "ANDROID_HOME",