-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Filter out emulator error message (#29)
On my computer, `emulator -list-avds` shows an error first and then lists AVD ids. This change filters it. ``` INFO | Storing crashdata in: /tmp/android-jgonet/emu-crash-34.1.19.db, detection is enabled for process: 80542 Pixel_3a_API_34_extension_level_7_arm64-v8a ```
- Loading branch information
1 parent
79bee5d
commit 704daac
Showing
2 changed files
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters