attribute applies to the activity. If neither attribute is set, the activity is
not protected by a permission.
</p>
@@ -441,9 +469,10 @@ Permissions</a>.
<dd>The name of the process in which the activity should run. Normally,
all components of an application run in the default process created for the
application. It has the same name as the application package. The <code><a href="{@docRoot}guide/topics/manifest/application-element.html"><application></a></code> element's
<code><a href="{@docRoot}guide/topics/manifest/application-element.html#proc">process</a></code> attribute can set a different
default for all components. But each component can override the default,
allowing you to spread your application across multiple processes.