Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f307672 authored by Mårten Kongstad's avatar Mårten Kongstad Committed by Android (Google) Code Review
Browse files

Merge "Document minSdkVersionFull attribute" into main

parents eaaa7eca c0c890a4
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -2572,7 +2572,9 @@
             against a development branch, in which case it will only work against
             the development builds. -->
        <attr name="minSdkVersion" format="integer|string" />
        <!-- @FlaggedApi(android.sdk.Flags.FLAG_MAJOR_MINOR_VERSIONING_SCHEME) -->
        <!-- This is the minimum SDK major and minor version (e.g. "36.1") that
             the application requires. Verified independently of minSdkVersion.
             @FlaggedApi(android.sdk.Flags.FLAG_MAJOR_MINOR_VERSIONING_SCHEME) -->
        <attr name="minSdkVersionFull" format="string" />
        <!-- This is the SDK version number that the application is targeting.
             It is able to run on older versions (down to minSdkVersion), but