Adds emulator control to CI gradle properties

Change-Id: Ie66194bb50b81e3445627b973a2d1331f4a22dd3
ja/edge-to-edge-dropshots
Jose Alcérreca 12 months ago
parent 0b10aa7ab5
commit ec53bddb9b

@ -27,3 +27,5 @@ kotlin.incremental=false
# If you want to treat warnings as errors locally, set this property to true
# in your ~/.gradle/gradle.properties file.
warningsAsErrors=false
android.experimental.androidTest.enableEmulatorControl=true

Loading…
Cancel
Save