[RESTRICT AUTOMERGE] Revert "Don't force +1 for resource resolution."

This reverts commit a79ccc5b1d.

Reason for revert: UpsideDownCake/34 is now REL

Ignore-AOSP-First: UpsideDownCake Finalization

Bug: 275409981
Test: build
Change-Id: Ie6fb138edd20f02246ff2d3924497b1369d762f5
Merged-In: Ie6fb138edd20f02246ff2d3924497b1369d762f5
This commit is contained in:
Alex Buynytskyy
2023-04-21 18:32:26 +00:00
parent 8bcb06a146
commit a1409eda1b

View File

@@ -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