summaryrefslogtreecommitdiff
path: root/service/api/system-server-current.txt
blob: 29cd1d59bda884dde7a88d7c6532f2f27e0b978f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// 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);
    method public void onStart();
  }

}