Merge "Move FIRST_SDK_INT to @TestApi." into pi-dev am: fee443bfab
am: 9d81c54bc8
Change-Id: Iff5a6cb3e48402cf56e1641db4e8fd15d6de7ffb
This commit is contained in:
@@ -242,7 +242,9 @@ public class Build {
|
||||
* Possible values are defined in {@link Build.VERSION_CODES}.
|
||||
*
|
||||
* @see #SDK_INT
|
||||
* @hide
|
||||
*/
|
||||
@TestApi
|
||||
public static final int FIRST_SDK_INT = SystemProperties
|
||||
.getInt("ro.product.first_api_level", 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user