cmsdk: Create CMSystemServer to handle our platform init.
Change-Id: I7b62978e2a284a3a1ec1ffc1d8c72545d7b0c939
This commit is contained in:
committed by
Gerrit Code Review
parent
970f0b6e95
commit
b51572d697
@@ -224,7 +224,7 @@ public class ProfileManager {
|
||||
|
||||
if (context.getPackageManager().hasSystemFeature(
|
||||
cyanogenmod.app.CMContextConstants.Features.PROFILES) && sService == null) {
|
||||
throw new RuntimeException("Unable to get ProfileManagerService. The service either" +
|
||||
Log.wtf(TAG, "Unable to get ProfileManagerService. The service either" +
|
||||
" crashed, was not started, or the interface has been called to early in" +
|
||||
" SystemServer init");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user