Don Turner
Don Turner
@android-usb Check whether we have a CTS verifier test for this. Make a bug. 👍
Ktlint can be updated to 0.45.1 without issue, but when using next version 0.46.0 we get the error: ``` Execution failed for task ':feature:foryou:spotlessKotlin'. > com/pinterest/ktlint/core/KtLint$Params ``` With ktlint on...
This version of spotless requires us to use ktlint version 0.46 or above. We are currently using ktlint 0.43 so should research the impact of upgrading to a later version.
Discussed with Jose, agreed that the `test` task should only run `testDebug` (not `testRelease`)
To be clear, I'm not suggesting that users would add features when zoomed out this far as it's not accurate enough. What I mean is that it's more difficult to...
Test steps: - Install [Shruti Carnatic Tuner app from Google Play](https://play.google.com/store/apps/details?id=org.kuyil.shruti) - Run app and tap on "Sa" to hear a tone - Insert headphones, listen for output on headphones,...
As per https://b.corp.google.com/issues/255600573, the default in Android Studio is now 6G. Let's change to this value.
Still getting this issue after updating disk space to 6G: https://github.com/android/nowinandroid/actions/runs/3311589098/jobs/5522642374
@YuraLaguta Thanks for the suggestion, am trying `force-avd-creation` in https://github.com/android/nowinandroid/pull/375.
This results in `Error: Timeout waiting for emulator to boot.`