commit | 729cb2391f8eedbab9af1d0ef62febb0b56292cc | [log] [tgz] |
---|---|---|
author | Jose Lima <joselima@google.com> | Mon May 05 15:59:40 2014 -0700 |
committer | Jose Lima <joselima@google.com> | Thu May 08 10:15:05 2014 -0700 |
tree | 96fafbccc2b361f06c23d8806c9a5400315c8d2e | |
parent | 5b554f010358d8f47e31d92a42aa3edc4a71ec47 [diff] |
Remove unecessary code from ActivityStack - Due to a previous CL to allow activities to be visible under the Home stack, some code un ActivityStack became unecessary. - This CL removes the uused code and changes the interface of ensureActivitiesVisibleLocked, since we no longer need to special case visibility for the Home stack. Change-Id: I5cffe903bc82041fe79bfc63107df71ddf01232c