commit | c3cb6c9b22ffd9907fd602fcace763c4ba9525e9 | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Tue Jul 14 19:08:39 2015 -0700 |
committer | Adam Powell <adamp@google.com> | Tue Jul 14 19:08:39 2015 -0700 |
tree | 2ec46f5b08fbeab55deb9a364936fe5efaed9a99 | |
parent | d3719ab07a0ba66c019979ce19c45b77c4aae92e [diff] |
Relax strict ActionMode instance checking when finishing action modes In previous platform versions, finishing an action mode would clean up the current action mode even if it was not the same ActionMode instance. Some common shared code inadvertently relied on this behavior, so stay bug-compatible with it based on targetSdkVersion. New apps will get the stricter behavior. Bug 22265882 Change-Id: Id5d6341aefc07a3cb788d5d6d0b531816f761e42