commit | e897162ceb2cfac45783f96d87ea500baf855c17 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Thu Sep 17 15:42:36 2009 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Fri Sep 18 00:03:47 2009 -0700 |
tree | 41a11604a45e706d690547393b5f2464119d2c26 | |
parent | 1e48d111c0366aef6e80e215d9341272bc246649 [diff] |
SHOW_OR_CREATE to original behavior, new FastTrack API. We had been overriding SHOW_OR_CREATE for awhile, but as part of http://b/2087222 we added a separate API for triggering FastTrack. This change returns SHOW_OR_CREATE to its original behavior, and adds support for the new API.