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

Commit 3bb5ea28 authored by Svet Ganov's avatar Svet Ganov Committed by Svetoslav Ganov
Browse files

Update Build#SERIAL docs about deprecation policy

Test: docs only change

Change-Id: Ic9738764b0d18056401fcd103bfaf95a1701981d
parent e254526f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@ public class Build {

    /**
     * A hardware serial number, if available. Alphanumeric only, case-insensitive.
     * For apps targeting SDK higher than {@link Build.VERSION_CODES#N_MR1} this
     * For apps targeting SDK higher than {@link Build.VERSION_CODES#O_MR1} this
     * field is set to {@link Build#UNKNOWN}.
     *
     * @deprecated Use {@link #getSerial()} instead.