Merge "Add PLATFORM_COMPAT_SERVICE to SystemServiceRegistry" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
72cd5f1552
@@ -2589,6 +2589,7 @@ public class ActivityManagerService extends IActivityManager.Stub
|
||||
addServiceToMap(mAppBindArgs, Context.POWER_SERVICE);
|
||||
addServiceToMap(mAppBindArgs, Context.USER_SERVICE);
|
||||
addServiceToMap(mAppBindArgs, "mount");
|
||||
addServiceToMap(mAppBindArgs, Context.PLATFORM_COMPAT_SERVICE);
|
||||
}
|
||||
return mAppBindArgs;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user