Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android-interop: Add testing for API levels 28-30 #10461

Merged
merged 1 commit into from
Nov 22, 2023

Commits on Aug 7, 2023

  1. android-interop: Add testing for API levels 28-30

    Note that this uses Pixel2 and Pixel3. Also swap 26-27 from Nexus6P to
    Pixel2. We tend to prefer the latest (virtual) device for each API
    level.
    
    The current models and their supported API levels are available via:
    ```
    gcloud firebase test android models list --filter=form=virtual
    ```
    
    Pixel2.arm supports 31-32, but is beta, so I didn't swap to it. It also
    supports the preview 33.
    ejona86 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f50d7b2 View commit details
    Browse the repository at this point in the history