summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2023-10-11 22:32:32 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-10-11 22:32:32 +0000
commitf95d1a331bbc075fd5c10f54cf25d8188f7890ea (patch)
treef44998af6580e77a398e41385d079484753c0973
parent0da4842cab6587cbeff6ad2f9bf211ab2d49ade9 (diff)
parentcda13b43f8b3e2b399b985b0b6b9056f9877891d (diff)
downloadScheduling-f95d1a331bbc075fd5c10f54cf25d8188f7890ea.tar.gz
Prepare for keeping concrete overrides of abstract methods am: a1ad79b150 am: 13bfc55c82 am: 41ca9dae76 am: cda13b43f8
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Scheduling/+/2781648 Change-Id: I2e93d734115a49adecbe927bb6f889b370a88d4a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--framework/api/current.txt2
-rw-r--r--framework/api/module-lib-current.txt2
-rw-r--r--framework/api/module-lib-removed.txt2
-rw-r--r--framework/api/removed.txt2
-rw-r--r--framework/api/system-current.txt2
-rw-r--r--framework/api/system-removed.txt2
-rw-r--r--framework/api/test-current.txt3
-rw-r--r--framework/api/test-removed.txt3
8 files changed, 18 insertions, 0 deletions
diff --git a/framework/api/current.txt b/framework/api/current.txt
index d802177..14191eb 100644
--- a/framework/api/current.txt
+++ b/framework/api/current.txt
@@ -1 +1,3 @@
// Signature format: 2.0
+// - add-additional-overrides=no
+// - migrating=Migration in progress see b/299366704
diff --git a/framework/api/module-lib-current.txt b/framework/api/module-lib-current.txt
index 9356eb7..bec991d 100644
--- a/framework/api/module-lib-current.txt
+++ b/framework/api/module-lib-current.txt
@@ -1,4 +1,6 @@
// Signature format: 2.0
+// - add-additional-overrides=no
+// - migrating=Migration in progress see b/299366704
package android.scheduling {
public class SchedulingFrameworkInitializer {
diff --git a/framework/api/module-lib-removed.txt b/framework/api/module-lib-removed.txt
index d802177..14191eb 100644
--- a/framework/api/module-lib-removed.txt
+++ b/framework/api/module-lib-removed.txt
@@ -1 +1,3 @@
// Signature format: 2.0
+// - add-additional-overrides=no
+// - migrating=Migration in progress see b/299366704
diff --git a/framework/api/removed.txt b/framework/api/removed.txt
index d802177..14191eb 100644
--- a/framework/api/removed.txt
+++ b/framework/api/removed.txt
@@ -1 +1,3 @@
// Signature format: 2.0
+// - add-additional-overrides=no
+// - migrating=Migration in progress see b/299366704
diff --git a/framework/api/system-current.txt b/framework/api/system-current.txt
index 5b76cd4..323c9e4 100644
--- a/framework/api/system-current.txt
+++ b/framework/api/system-current.txt
@@ -1,4 +1,6 @@
// Signature format: 2.0
+// - add-additional-overrides=no
+// - migrating=Migration in progress see b/299366704
package android.scheduling {
public final class RebootReadinessManager {
diff --git a/framework/api/system-removed.txt b/framework/api/system-removed.txt
index d802177..14191eb 100644
--- a/framework/api/system-removed.txt
+++ b/framework/api/system-removed.txt
@@ -1 +1,3 @@
// Signature format: 2.0
+// - add-additional-overrides=no
+// - migrating=Migration in progress see b/299366704
diff --git a/framework/api/test-current.txt b/framework/api/test-current.txt
index e69de29..14191eb 100644
--- a/framework/api/test-current.txt
+++ b/framework/api/test-current.txt
@@ -0,0 +1,3 @@
+// Signature format: 2.0
+// - add-additional-overrides=no
+// - migrating=Migration in progress see b/299366704
diff --git a/framework/api/test-removed.txt b/framework/api/test-removed.txt
index e69de29..14191eb 100644
--- a/framework/api/test-removed.txt
+++ b/framework/api/test-removed.txt
@@ -0,0 +1,3 @@
+// Signature format: 2.0
+// - add-additional-overrides=no
+// - migrating=Migration in progress see b/299366704