Merge "[RESTRICT AUTOMERGE] Revert "Don't force +1 for resource resolution."" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b4f8ee63e2
@@ -493,7 +493,7 @@ public class Build {
|
||||
* @hide
|
||||
*/
|
||||
@TestApi
|
||||
public static final int RESOURCES_SDK_INT = SDK_INT;
|
||||
public static final int RESOURCES_SDK_INT = SDK_INT + ACTIVE_CODENAMES.length;
|
||||
|
||||
/**
|
||||
* The current lowest supported value of app target SDK. Applications targeting
|
||||
|
||||
Reference in New Issue
Block a user