commit | 691a455b9f0990c97c71115bcd8353b283a00606 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Mar 08 15:58:46 2017 -0800 |
committer | Steven Moreland <smoreland@google.com> | Wed Mar 08 16:22:00 2017 -0800 |
tree | ef6ef3294b7a49d7f043d06e13e6914c18cd2a8f | |
parent | dc611e5df9f8a04d772872a818fe07a2bdbd6115 [diff] |
Add hidl_default and make modules use hidl_default. find hardware/interfaces -type f -not -path "*/.git/*" \ -exec sed -i -e '/cc_[A-Za-z_]\+/ { N; s/$/\n defaults: \["hidl_defaults"\],/ }' {} \; ./hardware/interfaces/update-makefiles.sh Test: no warnings Bug: 35840847 Change-Id: I468b76893bf3f4b62ad610d1d9603bcb8797a702