Remove dependency in Linux Android Views (#88764)

This commit is contained in:
Gary Qian 2021-08-23 22:31:47 -07:00 committed by GitHub
parent 56b681247d
commit c8e30bf407
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1682,8 +1682,7 @@ targets:
properties:
dependencies: >-
[
{"dependency": "android_sdk"},
{"dependency": "android_avd", "version": "31"}
{"dependency": "android_sdk"}
]
timeout: 60
scheduler: luci