commit | 3e2e0117858eb02fef55ca4c245e8b920aedc6eb | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Tue Sep 15 12:30:42 2015 -0700 |
committer | Rob Carr <racarr@google.com> | Tue Sep 15 20:58:32 2015 +0000 |
tree | eede9c332e49ab8c196467de042e7ef933f10f3a | |
parent | 96d9953f74ab16a9a63ebfe4119d5340ec734e87 [diff] |
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