No description
Find a file
Steven Moreland 691a455b9f 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
2017-03-08 16:22:00 -08:00
bluetooth Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
boot Remove viral dependency on libhwbinder. 2017-02-24 12:01:06 -08:00
ir Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
nfc Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
radio Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
renderscript Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
tests Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
wifi Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
Android.bp Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
CleanSpec.mk Bluetooth: move to vendor partition. 2017-02-28 01:34:46 +00:00
MODULE_LICENSE_APACHE2 Apache2 module license. 2016-08-30 11:28:36 -07:00
NOTICE Apache2 module license. 2016-08-30 11:28:36 -07:00
update-makefiles.sh Make update-makefiles.sh exit if any of the hidl invocations fail 2016-12-22 21:59:26 +00:00