diff options
author | Sebastien Hertz <shertz@google.com> | 2015-04-28 15:00:41 +0200 |
---|---|---|
committer | Sebastien Hertz <shertz@google.com> | 2015-04-28 16:37:57 +0200 |
commit | c71d9218b640224af9ab73c088263a454ddd3b34 (patch) | |
tree | c6beb5eacf89fb69063ba34b6c04b148bff67db5 /test/MultiDexModifiedSecondary/Second.java | |
parent | 0dd76cd3f09f495a1b9a0e4f8712c09ff885c6fd (diff) |
Fix constructor access check through reflection
We must not throw IllegalAccessException if the constructor has been
made accessible by a previous call to Constructor.setAccessible, even
if the caller cannot access the constructor.
Bug: 20639158
(cherry picked from commit 2d2f2a9c665b02ca5139f71e37ca5e08389e4191)
Change-Id: Ic5cb54256f11aefcfaa99f2ee85c4a32f30e693a
Diffstat (limited to 'test/MultiDexModifiedSecondary/Second.java')
0 files changed, 0 insertions, 0 deletions