Files
frameworks_base/core/java/android
Robert Carr 3e2e011785 Correct ActivityInfo constructors.
ActivityInfo was missing initialization for the
documentLaunchMode flag in the copy-constructor
and the Parcel constructor. The copy-constructor
is used in multi-user/profile mode to create a
seperate instance of the ActivityInfo per uid
and this was manifesting in the linked bug.

Bug: 21590915
Change-Id: I6f71d94ec32ec6326d23c9b62e9d8d319e2fa25e
2015-09-15 20:58:32 +00:00
..
2015-09-09 07:31:17 -07:00
2015-09-07 11:53:59 +02:00
2015-09-10 14:38:21 -07:00