// We assume the component is exported here. If the component is not exported, then
// ActivityManager would only resolve to this component for callers from the same uid.
// In this case, it doesn't matter whether the component is exported or not.
return ifw.checkComponentPermission(mPermission, callerPid, callerUid, receivingUid,
true);