platform_hardware_interfaces/power/1.0/default
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
..
Android.bp hidl_default to all targets. 2017-03-08 19:31:53 -08:00
android.hardware.power@1.0-service.rc Move hidl shims to the vendor partition. (2/2) 2017-02-13 15:03:41 -08:00
Power.cpp fix a sign-compare warning and use -Wall 2017-02-10 19:38:24 -08:00
Power.h Remove HIDL_GENERATED from things written by hand. 2016-11-29 15:05:31 -08:00
service.cpp power HAL uses "default" service name 2017-01-24 20:06:32 -08:00