diff options
author | 2023-10-12 01:24:56 +0000 | |
---|---|---|
committer | 2023-10-12 01:24:56 +0000 | |
commit | c5d238019c80109962235fa4359f21235ea7c916 (patch) | |
tree | 7f7d007848b126aa42fe7bab5a3024482ac03d36 | |
parent | 9c9709abdeccc109988106729eb29af39d266a3e (diff) |
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: Ibccbf010cada6d0e72514f17c4744b785f57989b
-rw-r--r-- | framework-s/api/current.txt | 2 | ||||
-rw-r--r-- | framework-s/api/module-lib-current.txt | 2 | ||||
-rw-r--r-- | framework-s/api/module-lib-removed.txt | 2 | ||||
-rw-r--r-- | framework-s/api/removed.txt | 2 | ||||
-rw-r--r-- | framework-s/api/system-current.txt | 2 | ||||
-rw-r--r-- | framework-s/api/system-removed.txt | 2 | ||||
-rw-r--r-- | framework/api/current.txt | 2 | ||||
-rw-r--r-- | framework/api/module-lib-current.txt | 2 | ||||
-rw-r--r-- | framework/api/module-lib-removed.txt | 2 | ||||
-rw-r--r-- | framework/api/removed.txt | 2 | ||||
-rw-r--r-- | framework/api/system-current.txt | 2 | ||||
-rw-r--r-- | framework/api/system-removed.txt | 2 |
12 files changed, 0 insertions, 24 deletions
diff --git a/framework-s/api/current.txt b/framework-s/api/current.txt index 50e7d6eb1..d54af92f5 100644 --- a/framework-s/api/current.txt +++ b/framework-s/api/current.txt @@ -1,6 +1,4 @@ // Signature format: 2.0 -// - add-additional-overrides=no -// - migrating=Migration in progress see b/299366704 package android.app.role { public final class RoleManager { diff --git a/framework-s/api/module-lib-current.txt b/framework-s/api/module-lib-current.txt index 6d4f7764e..80f1cde45 100644 --- a/framework-s/api/module-lib-current.txt +++ b/framework-s/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.app.role { public class RoleFrameworkInitializer { diff --git a/framework-s/api/module-lib-removed.txt b/framework-s/api/module-lib-removed.txt index 14191ebcb..d802177e2 100644 --- a/framework-s/api/module-lib-removed.txt +++ b/framework-s/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/framework-s/api/removed.txt b/framework-s/api/removed.txt index 14191ebcb..d802177e2 100644 --- a/framework-s/api/removed.txt +++ b/framework-s/api/removed.txt @@ -1,3 +1 @@ // Signature format: 2.0 -// - add-additional-overrides=no -// - migrating=Migration in progress see b/299366704 diff --git a/framework-s/api/system-current.txt b/framework-s/api/system-current.txt index 7b3f99709..9545356a4 100644 --- a/framework-s/api/system-current.txt +++ b/framework-s/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.app.role { public interface OnRoleHoldersChangedListener { diff --git a/framework-s/api/system-removed.txt b/framework-s/api/system-removed.txt index 14191ebcb..d802177e2 100644 --- a/framework-s/api/system-removed.txt +++ b/framework-s/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/framework/api/current.txt b/framework/api/current.txt index 14191ebcb..d802177e2 100644 --- a/framework/api/current.txt +++ b/framework/api/current.txt @@ -1,3 +1 @@ // 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 14191ebcb..d802177e2 100644 --- a/framework/api/module-lib-current.txt +++ b/framework/api/module-lib-current.txt @@ -1,3 +1 @@ // Signature format: 2.0 -// - add-additional-overrides=no -// - migrating=Migration in progress see b/299366704 diff --git a/framework/api/module-lib-removed.txt b/framework/api/module-lib-removed.txt index 14191ebcb..d802177e2 100644 --- a/framework/api/module-lib-removed.txt +++ b/framework/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/framework/api/removed.txt b/framework/api/removed.txt index 14191ebcb..d802177e2 100644 --- a/framework/api/removed.txt +++ b/framework/api/removed.txt @@ -1,3 +1 @@ // 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 14191ebcb..d802177e2 100644 --- a/framework/api/system-current.txt +++ b/framework/api/system-current.txt @@ -1,3 +1 @@ // Signature format: 2.0 -// - add-additional-overrides=no -// - migrating=Migration in progress see b/299366704 diff --git a/framework/api/system-removed.txt b/framework/api/system-removed.txt index 14191ebcb..d802177e2 100644 --- a/framework/api/system-removed.txt +++ b/framework/api/system-removed.txt @@ -1,3 +1 @@ // Signature format: 2.0 -// - add-additional-overrides=no -// - migrating=Migration in progress see b/299366704 |