summaryrefslogtreecommitdiff
path: root/service/api/system-server-current.txt
diff options
context:
space:
mode:
Diffstat (limited to 'service/api/system-server-current.txt')
-rw-r--r--service/api/system-server-current.txt3
1 files changed, 1 insertions, 2 deletions
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();
}
}