commit | d7c10c237bf2631630fac7982c3f374b1a27ed01 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Thu Mar 31 10:03:07 2016 -0700 |
committer | Alex Light <allight@google.com> | Mon Apr 04 15:01:03 2016 -0700 |
tree | 45dcfa996b287f2cb91b3c72691a40ed21409aec | |
parent | 1669fe3219f295d14c43d5bd3b4e8d255e52be3f [diff] |
Fix issued with non-public interface methods. Some APK's ship with dex files containing non-public interface methods. These would cause crashes on newer versions of ART due to stricter verification of dex files. Make ART emit a warning but allow this behavior. Bug: 27928832 Change-Id: Ia3689ee091aa154fb5954b1f6dd50c489128acce