Add more JavaDoc to InputConnectionWrapper.
This CL makes it clear that InputConnectionWrapper cannot be used to
emulate the behavior when a null InputConnection is passed to the
system.
We should provide some guideline for developers about how to deal with
bugs like crbug.com/571229, but as explained in the previous CL [1],
changing the behavior of InputConnectionWrapper could be a bit risky at
this point. Hence we put more cautions in JavaDoc instead.
[1] I8bc84d484ab0b27a02e74f11110430f70646e69a
abc4b8f035c491f976be736373f50c3cac33a7a6
Bug: 27407697
Change-Id: I98d1fc096c108603647a85bb0ba045b5dd23d37b
1 file changed