Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a79ccc5b authored by Alex Buynytskyy's avatar Alex Buynytskyy
Browse files

Don't force +1 for resource resolution.

Bug: 277674088
Fixes: 277674088
Test: boots, no crashes
Change-Id: I17e743a0f1cf6f98fddd40c358dea5a8b9cc7723
parent c7e158a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -493,7 +493,7 @@ public class Build {
         * @hide
         */
        @TestApi
        public static final int RESOURCES_SDK_INT = SDK_INT + ACTIVE_CODENAMES.length;
        public static final int RESOURCES_SDK_INT = SDK_INT;

        /**
         * The current lowest supported value of app target SDK. Applications targeting