commit | 4ba27796a679190aa1ce09a3d3b6d497161fc0cd | [log] [tgz] |
---|---|---|
author | Jakub Gielzak <jgielzak@google.com> | Tue Feb 05 18:20:21 2019 +0000 |
committer | Jakub Gielzak <jgielzak@google.com> | Tue Feb 05 18:22:50 2019 +0000 |
tree | 84509151f11069d3c59d21e57922aeac2b3c2b9b | |
parent | 80ced71afdb1202469d5a9df715f6ed990995f30 [diff] |
Restrict reflection access to View methods Restricted reflection access to: - dispatchAttachedToWindow - dispatchDetachedFromWindow Those should not be used directly as it violates internal code guarantees. Instead Views need to be actually attached to the window. Bug: 123769352, 123769370 Test: n/a Change-Id: I0006bc99a2d10747e931e944caee21932c4642dd