commit | 92e0291fa7e42b8bcdf6bd9e4a7299e1bf1b90dd | [log] [tgz] |
---|---|---|
author | Chad Brubaker <cbrubaker@google.com> | Mon Aug 27 12:29:53 2018 -0700 |
committer | Chad Brubaker <cbrubaker@google.com> | Tue Aug 28 14:46:10 2018 -0700 |
tree | 21ff23fbc787691a94ba85a724315801cc7c2b41 | |
parent | 342df6ddd178d55aa94e01ff94e5be00457f3440 [diff] |
Allow apps to write to the clipboard without input focus Blocking writes breaks common share UI flow in apps. Since common write abuse cases rely on modifying the contents (e.g. injecting spam links) only blocking reads still gives the intended privacy properties. Test: atest tests/tests/content/src/android/content/cts/ClipboardManagerTest.java Fixes: 112844309 Change-Id: I18fdba192fcf9c8d3fb4cbaeaea1468657e5131e