commit | a0ba51c2ab75c8e0406bbd43742597552b6dae98 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue Mar 21 20:23:36 2017 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Tue Mar 21 20:23:40 2017 -0600 |
tree | cb91db6ecba584f576291700ffef90e661c135b0 | |
parent | 5dd59219e3c04fe871b2eca318222a860c5e564e [diff] |
Deprecate EXTRA_STREAM. ClipData is much more flexible, and it should be used instead of EXTRA_STREAM moving forward. To ensure that legacy apps continue working, the OS will offer to promote/demote the ClipData value from/to EXTRA_STREAM. (We already had the promotion logic, but we were missing the demotion logic.) Test: builds, boots Bug: 35293781 Change-Id: I82cd0b95cf021292282649290ab046cc310fe160