Merge "docs: Removing @see link to hidden field" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
807672ac4f
@@ -227,8 +227,6 @@ public class Build {
|
||||
* increase when the hardware manufacturer provides an OTA update.
|
||||
* <p>
|
||||
* Possible values are defined in {@link Build.VERSION_CODES}.
|
||||
*
|
||||
* @see #FIRST_SDK_INT
|
||||
*/
|
||||
public static final int SDK_INT = SystemProperties.getInt(
|
||||
"ro.build.version.sdk", 0);
|
||||
|
||||
Reference in New Issue
Block a user