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.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/service/api/system-server-current.txt b/service/api/system-server-current.txt
index d802177..722ace1 100644
--- a/service/api/system-server-current.txt
+++ b/service/api/system-server-current.txt
@@ -1 +1,12 @@
// Signature format: 2.0
+package com.android.server.deviceconfig {
+
+ public class DeviceConfigInit {
+ }
+
+ public static class DeviceConfigInit.Lifecycle extends com.android.server.SystemService {
+ ctor public DeviceConfigInit.Lifecycle(@NonNull android.content.Context);
+ }
+
+}
+