commit | 75e50892c0702edcfcc0ddfc8fe4e01386b3ce65 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Thu Sep 02 13:07:54 2021 +0800 |
committer | Yi Kong <yikong@google.com> | Fri Sep 10 04:21:51 2021 +0000 |
tree | ce40ab21b3eb72ce4bb6d5f8e001d6005ea3f5c9 | |
parent | 2999759192712340f60364ac428e7b4497bd76db [diff] |
Fix -Wframe-larger-than warnings in ART tests -Wno-frame-larger-than has to be duplicated for android and host to make sure it comes after the -Wframe-larger-than warnings inserted by art.go target-specific properties. This workaround was found in build/Android.bp, it is also required for all the other test targets. Test: build Bug: 197230471 Change-Id: I2caa46f4a46e1634b958f0e2be1bb7175cc3e006