Update api after r.android.com/1115711

Core version was changed beween presubmit and change landing.

Bug: 140585410
Test: ./gradlew checkApi
Change-Id: I62efa1b624bdfb076e7388936f9dc34966ac300f
diff --git a/core/core/api/1.2.0-alpha05.txt b/core/core/api/1.2.0-alpha05.txt
index 06d3842..ddd3bcd 100644
--- a/core/core/api/1.2.0-alpha05.txt
+++ b/core/core/api/1.2.0-alpha05.txt
@@ -1281,6 +1281,7 @@
     method @Deprecated public static boolean isAtLeastOMR1();
     method @Deprecated public static boolean isAtLeastP();
     method @Deprecated public static boolean isAtLeastQ();
+    method public static boolean isAtLeastR();
   }
 
   public final class CancellationSignal {
diff --git a/core/core/api/public_plus_experimental_1.2.0-alpha05.txt b/core/core/api/public_plus_experimental_1.2.0-alpha05.txt
index 06d3842..ddd3bcd 100644
--- a/core/core/api/public_plus_experimental_1.2.0-alpha05.txt
+++ b/core/core/api/public_plus_experimental_1.2.0-alpha05.txt
@@ -1281,6 +1281,7 @@
     method @Deprecated public static boolean isAtLeastOMR1();
     method @Deprecated public static boolean isAtLeastP();
     method @Deprecated public static boolean isAtLeastQ();
+    method public static boolean isAtLeastR();
   }
 
   public final class CancellationSignal {
diff --git a/core/core/api/restricted_1.2.0-alpha05.txt b/core/core/api/restricted_1.2.0-alpha05.txt
index 5da72ac..918fd9e 100644
--- a/core/core/api/restricted_1.2.0-alpha05.txt
+++ b/core/core/api/restricted_1.2.0-alpha05.txt
@@ -1586,6 +1586,7 @@
     method @Deprecated public static boolean isAtLeastOMR1();
     method @Deprecated public static boolean isAtLeastP();
     method @Deprecated public static boolean isAtLeastQ();
+    method public static boolean isAtLeastR();
   }
 
   public final class CancellationSignal {