Start enforcing hidden API blacklist
Insert checks into reflection, JNI and Class::CanAccessMember to make blacklisted hidden APIs undiscoverable. The change was tested with internal microbenchmarks of reflection and those showed no measurable performance impact. Test: art/test.py -b -r -t 674-hiddenapi Bug: 64382372 Change-Id: I9e39804b837ae9ffeba926f2a5b1e8e9986c472b
Loading
Please sign in to comment