summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2023-10-13 11:46:14 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-10-13 11:46:14 +0000
commit4acae8b371374bc82a89fbb663ab112e0808b645 (patch)
tree0dd1564dd30a0fd9af99c4f1b7d88ead03a2b120
parentc87c1ba8ba3536c2f43225720427721c0f7f7a49 (diff)
parent52bee7766f9d51c14fe792a14f62a02838dff86d (diff)
downloadConfigInfrastructure-4acae8b371374bc82a89fbb663ab112e0808b645.tar.gz
Add additional overriding methods to signature files am: f1c80d341c am: dbeb2bf9d4 am: 52bee7766f
Original change: https://android-review.googlesource.com/c/platform/packages/modules/ConfigInfrastructure/+/2784360 Change-Id: I7bf053b2a5d3ca6a5bdf1ee47e6bcef192008adb 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--service/api/system-server-current.txt3
-rw-r--r--service/api/system-server-removed.txt2
8 files changed, 1 insertions, 16 deletions
diff --git a/framework/api/current.txt b/framework/api/current.txt
index 14191eb..d802177 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 782934f..739f954 100644
--- a/framework/api/module-lib-current.txt
+++ b/framework/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.provider {
public final class DeviceConfig {
diff --git a/framework/api/module-lib-removed.txt b/framework/api/module-lib-removed.txt
index 14191eb..d802177 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 14191eb..d802177 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 db1f990..cfe7cf7 100644
--- a/framework/api/system-current.txt
+++ b/framework/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.provider {
public final class DeviceConfig {
diff --git a/framework/api/system-removed.txt b/framework/api/system-removed.txt
index 14191eb..d802177 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
diff --git a/service/api/system-server-current.txt b/service/api/system-server-current.txt
index f464685..29cd1d5 100644
--- a/service/api/system-server-current.txt
+++ b/service/api/system-server-current.txt
@@ -1,6 +1,4 @@
// Signature format: 2.0
-// - add-additional-overrides=no
-// - migrating=Migration in progress see b/299366704
package com.android.server.deviceconfig {
public class DeviceConfigInit {
@@ -8,6 +6,7 @@ package com.android.server.deviceconfig {
public static class DeviceConfigInit.Lifecycle extends com.android.server.SystemService {
ctor public DeviceConfigInit.Lifecycle(@NonNull android.content.Context);
+ method public void onStart();
}
}
diff --git a/service/api/system-server-removed.txt b/service/api/system-server-removed.txt
index 14191eb..d802177 100644
--- a/service/api/system-server-removed.txt
+++ b/service/api/system-server-removed.txt
@@ -1,3 +1 @@
// Signature format: 2.0
-// - add-additional-overrides=no
-// - migrating=Migration in progress see b/299366704