commit | 41d9d20fd7bbdd7ce9bea45686eba34deecc55c1 | [log] [tgz] |
---|---|---|
author | Anestis Bechtsoudis <anestis@census-labs.com> | Fri Sep 14 12:27:23 2018 +0300 |
committer | Anestis Bechtsoudis <anestis@census-labs.com> | Fri Sep 14 12:27:23 2018 +0300 |
tree | 83ae435cfb14fb5a3665b4977fbd17aeca8f35f3 | |
parent | adf05bc481b7639ca1397c5e92ffbc301a38518f [diff] |
art: JVMTI unhiding API cleanup This is a follow-up commit to 751510 to use the dex_file UnhideApis() function instead of reimplementing the unhide iterators. Test: art/test/testrunner/testrunner.py --interp-ac --target \ -t 980-redefine-object -t 983-source-transform-verify Change-Id: Ib3e872aa9a350cdf2b1461373735a99d956b5a38 Signed-off-by: Anestis Bechtsoudis <anestis@census-labs.com>