Add additional overriding methods to signature files
This change adds overriding methods that are essential to compile the
stubs generated from the signature files.
More information and the background for this change is available at go/add-overriding-one-pager.
Test: m checkbuild --build-from-text-stub
Bug: 299366704
Change-Id: Iec7c4d68c14c2d256a0d60485f639b4ccb81e560
diff --git a/javalib/api/current.txt b/javalib/api/current.txt
index 14191eb..d802177 100644
--- a/javalib/api/current.txt
+++ b/javalib/api/current.txt
@@ -1,3 +1 @@
// Signature format: 2.0
-// - add-additional-overrides=no
-// - migrating=Migration in progress see b/299366704
diff --git a/javalib/api/module-lib-current.txt b/javalib/api/module-lib-current.txt
index 16a5131..4d59764 100644
--- a/javalib/api/module-lib-current.txt
+++ b/javalib/api/module-lib-current.txt
@@ -1,6 +1,4 @@
// Signature format: 2.0
-// - add-additional-overrides=no
-// - migrating=Migration in progress see b/299366704
package android.system.virtualmachine {
public class VirtualizationFrameworkInitializer {
diff --git a/javalib/api/module-lib-removed.txt b/javalib/api/module-lib-removed.txt
index 14191eb..d802177 100644
--- a/javalib/api/module-lib-removed.txt
+++ b/javalib/api/module-lib-removed.txt
@@ -1,3 +1 @@
// Signature format: 2.0
-// - add-additional-overrides=no
-// - migrating=Migration in progress see b/299366704
diff --git a/javalib/api/removed.txt b/javalib/api/removed.txt
index 14191eb..d802177 100644
--- a/javalib/api/removed.txt
+++ b/javalib/api/removed.txt
@@ -1,3 +1 @@
// Signature format: 2.0
-// - add-additional-overrides=no
-// - migrating=Migration in progress see b/299366704
diff --git a/javalib/api/system-current.txt b/javalib/api/system-current.txt
index 840c6fa..d9bafa1 100644
--- a/javalib/api/system-current.txt
+++ b/javalib/api/system-current.txt
@@ -1,6 +1,4 @@
// Signature format: 2.0
-// - add-additional-overrides=no
-// - migrating=Migration in progress see b/299366704
package android.system.virtualmachine {
public class VirtualMachine implements java.lang.AutoCloseable {
diff --git a/javalib/api/system-removed.txt b/javalib/api/system-removed.txt
index 14191eb..d802177 100644
--- a/javalib/api/system-removed.txt
+++ b/javalib/api/system-removed.txt
@@ -1,3 +1 @@
// Signature format: 2.0
-// - add-additional-overrides=no
-// - migrating=Migration in progress see b/299366704
diff --git a/javalib/api/test-current.txt b/javalib/api/test-current.txt
index e8bb684..12c099d 100644
--- a/javalib/api/test-current.txt
+++ b/javalib/api/test-current.txt
@@ -1,6 +1,4 @@
// Signature format: 2.0
-// - add-additional-overrides=no
-// - migrating=Migration in progress see b/299366704
package android.system.virtualmachine {
public class VirtualMachine implements java.lang.AutoCloseable {
diff --git a/javalib/api/test-removed.txt b/javalib/api/test-removed.txt
index 14191eb..d802177 100644
--- a/javalib/api/test-removed.txt
+++ b/javalib/api/test-removed.txt
@@ -1,3 +1 @@
// Signature format: 2.0
-// - add-additional-overrides=no
-// - migrating=Migration in progress see b/299366704