blob: 29cd1d59bda884dde7a88d7c6532f2f27e0b978f [file] [log] [blame] [edit]
// 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();
}
}