Merge "Update Build#SERIAL docs to reflect device ID restrictions" into qt-dev

am: daf8086aa0

Change-Id: I73b73627da791d05bfb3b0b719f6da1356f0290b
This commit is contained in:
Michael Groover
2019-05-29 21:26:31 -07:00
committed by android-build-merger

View File

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