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

Commit c523e690 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Build.java: fix broken @link in SDK_INT javadoc" into main

parents 253eda20 de647647
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -403,7 +403,7 @@ public class Build {
         * increase when the hardware manufacturer provides an OTA update.
         * increase when the hardware manufacturer provides an OTA update.
         * <p>
         * <p>
         * This constant records the major version of Android. Use {@link
         * This constant records the major version of Android. Use {@link
         * SDK_INT_FULL} if you need to consider the minor version of Android
         * #SDK_INT_FULL} if you need to consider the minor version of Android
         * as well.
         * as well.
         * <p>
         * <p>
         * Possible values are defined in {@link Build.VERSION_CODES}.
         * Possible values are defined in {@link Build.VERSION_CODES}.