summaryrefslogtreecommitdiff
path: root/service/api/system-server-current.txt
blob: 722ace1ba1fec09b51f7b106a209b841198662bd (plain)
1
2
3
4
5
6
7
8
9
10
11
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);
  }

}