commit | e10abe7d84ed44d61401d24073f01d1c7777e17c | [log] [tgz] |
---|---|---|
author | Martin Stjernholm <mast@google.com> | Thu Oct 28 03:49:55 2021 +0100 |
committer | Martin Stjernholm <mast@google.com> | Tue Nov 09 15:30:21 2021 +0000 |
tree | f675fae36a159220dad49664a295d254287dd584 | |
parent | 02e3be0f15a71a90d3265a510847ca4c1c45b910 [diff] |
Inherit art_defaults in cc_library_headers as well. To take art_defaults closer to a true global defaults used by everything in the ART module. It has mostly compiler flags which aren't applicable for header modules, but it may have other things as well, notably min_sdk_version. #codehealth Test: Run-tests, gtests, libcore tests and libjdwp tests for host and device on master-art Bug: 204364566 Change-Id: Iba53785a992894fe7e8209a520e7ad9ec32636a2