summaryrefslogtreecommitdiff
path: root/service/api/system-server-current.txt
blob: f464685d13332d06b863439c2b7f797b92e0a743 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Signature format: 2.0
// - add-additional-overrides=no
// - migrating=Migration in progress see b/299366704
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);
  }

}