platform_hardware_interfaces/tests
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
..
bar/1.0 Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
baz/1.0 Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
expression/1.0 Use filegroup as genrule srcs. 2017-02-10 02:18:07 +00:00
foo/1.0 Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
inheritance/1.0 Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
libhwbinder Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
memory/1.0 Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
msgq/1.0 Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
pointer/1.0 Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
versioning Update makefiles. 2017-02-22 10:46:47 -08:00
Android.bp Move FMQ tests to hardware/interfaces 2017-03-07 09:02:23 -08:00