commit | 31f8d5069ecf4ecd3318eeb0875a42d2942548c2 | [log] [tgz] |
---|---|---|
author | Bill Napier <nobody@android.com> | Thu May 14 18:07:17 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Thu May 14 18:07:17 2009 -0700 |
tree | 41068299c131df8d47a3a3704bf553ccbd8ea9a9 | |
parent | 1263200b247f112602a9a85001a7c15c41060790 [diff] |
AI 148879: Update SignatureTest with many fixes. - Update SignatureTest to build against SDK - Provides better error messages on failures - Fixes issue with final methods in final classes (http://b/1839589) - Fixes issue with strict checking on native modifier (http://b/1839558) - Fixes issue with removal of abstract modifier on a class (http://b/1839622) BUG=1839558,1839622,1839589 Automated import of CL 148879