commit | 8515f7fcf0fca795e5408ab691846b23ba608bda | [log] [tgz] |
---|---|---|
author | Kevin Jeon <kevinjeon@google.com> | Wed Jan 12 00:15:26 2022 +0000 |
committer | Kevin Jeon <kevinjeon@google.com> | Wed Jan 12 16:29:14 2022 +0000 |
tree | 269725782c57dff9a7e546f2cd78be4c17e0785d | |
parent | e45883e86dc4c7e71977a7784fa618fc5ba5133e [diff] |
Cleanup work for @NeverCompile in art This change is a followup to aosp/1897910. It makes a style change to the list of parameters provided to MethodIsNeverCompile, and adds a clause for abstract methods when calling it in the class linker. Bug: 197753440 Test: Checked that the behavior of @NeverCompile is maintained by inspecting services.odex after annotating specific methods. Change-Id: I91969898a635c71656451e59ad22940eb78143f6