Update Build#SERIAL docs to reflect device ID restrictions

Bug: 133724689
Test: Build
Change-Id: I1188a1b0201730a649e3fa479989ba9d1ec3a143
This commit is contained in:
Michael Groover
2019-05-29 14:19:16 -07:00
parent a9ac86f679
commit 1279ff9dfb

View File

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