platform_hardware_interfaces/configstore/utils
Steven Moreland 48c52249e4 hidl_default to all targets.
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: pass
Bug: 35840847
Change-Id: If10c464d2f000b85c8d698fe11a4f3fc4cfad282
2017-03-08 19:31:53 -08:00
..
include/configstore configstore: add utility library functions for configstore 2017-02-16 08:11:36 +09:00
Android.bp hidl_default to all targets. 2017-03-08 19:31:53 -08:00