commit | 0f1cb17d23b664b96b6966e5d0f280df5925f56f | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Jan 05 15:23:19 2017 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Jan 05 15:23:19 2017 +0000 |
tree | 2f93076ee34cd1754806a653a1119a5ec81e2c9e | |
parent | 77e9bddee965b1cefdc77264e4ed3a19e90cc2ac [diff] |
Actually record arrays in classpath. With https://android-review.googlesource.com/#/c/316151/, I was under the wrong impression arrays all have the same access flags. They actually have the visibility of the inner most component type. Therefore, we still need to record visibility of array types whose innermost component type is in the classpath. Test: verifier_deps_test Change-Id: If7b1004efb679e320330258f42ced83b8eedae87