{ "name": "aws-c-auth", "targets": { "android": { "enabled": false, "_comment": "disabled until we need to support it. LibCrypto needs to be configured on build machine." } }, "upstream": [ { "name": "aws-c-http" }, { "name": "aws-c-cal" }, { "name": "aws-c-sdkutils" } ], "downstream": [ { "name": "aws-c-s3" } ], "+cmake_args": [ "-DAWS_HAS_CI_ENVIRONMENT=ON" ], "test_steps": [ "auth-ci-prep", "test" ] }