google / google/gapid

Declare minimal supported Android SDK version only once

Open
#3,043 2 comments 0 reactions 1 assignee Claimed by @hevrard View on GitHub
android enhancement
Dominant language
Go
Stars
2.2k
Forks
329
PR merge metrics
No merged PRs in 30d

Description

The minimal supported Android SDK Version is currently 23. This should be declared only once in the code, and propagated to relevant places, such as:
- the Android manifest `android:minSdkVersion`
- in GAPIS when to decide whether to run device info providers or not
- in gapit export_replay when creating a manifest for the new APK

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.