diff --git a/core/res/res/values/attrs_manifest.xml b/core/res/res/values/attrs_manifest.xml index 5ffe57e439af9..36e0819e860d2 100644 --- a/core/res/res/values/attrs_manifest.xml +++ b/core/res/res/values/attrs_manifest.xml @@ -907,10 +907,11 @@ what gets persisted. --> + persisted across reboots but only the launching intent will be used. If the task + relinquishes its identity then the intent used is that of the topmost inherited + identity. All activities above this activity in the task will not be persisted. + In addition this activity will not be passed a PersistableBundle into which it + could have stored its state. -->