platform_hardware_interfaces/tests/baz/1.0
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
..
default Add hidl_default and make modules use hidl_default. 2017-03-08 16:22:00 -08:00
Android.bp Use filegroup as genrule srcs. 2017-02-10 02:18:07 +00:00
Android.mk Updated makefiles 2017-02-09 16:56:56 -08:00
IBase.hal Add test for bitset/mask type. 2016-12-05 12:46:17 -08:00
IBaz.hal Add tests for .equals and toString 2017-02-22 16:09:17 -08:00
IBazCallback.hal Add test for Java GC for binder objects. 2016-12-19 18:17:33 -08:00
types.hal [Java] Add a test to verify that typedefs in types.hal does not mistakenly 2016-09-22 13:22:47 -07:00