Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
13 lines
285 B
Plaintext
13 lines
285 B
Plaintext
// 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);
|
|
}
|
|
|
|
}
|
|
|