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

Commit c0c890a4 authored by Mårten Kongstad's avatar Mårten Kongstad
Browse files

Document minSdkVersionFull attribute

Add "javadoc" for the minSdkVersionFull manifest attribute.

Bug: 377689343
Test: m
Flag: EXEMPT doc change
Change-Id: Ia7e1f0507e7fabd05b96563ac66a17bf9c62f0b3
parent 70778387
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