platform_hardware_interfaces/audio/2.0
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
..
default Merge "audio: fix IStream.createMmapBuffer()" 2017-03-08 16:42:33 +00:00
vts/functional hidl_default to all targets. 2017-03-08 19:31:53 -08:00
Android.bp Update makefiles to use filgroup syntax. 2017-02-10 12:45:19 -08:00
Android.mk Updated makefiles 2017-02-09 17:20:45 -08:00
IDevice.hal Update for colliding names in arguments and results. 2016-12-09 14:26:58 -08:00
IDevicesFactory.hal audio: add support for stub HAL in HIDL mode 2017-01-18 17:08:57 -08:00
IPrimaryDevice.hal Always specify underlying enum type. 2016-11-29 14:22:10 -08:00
IStream.hal audiohal: Re-implement stream read and write using FMQ 2017-01-05 09:04:14 -08:00
IStreamIn.hal audiohal: Pass thread identifiers to the client for priority adjustment 2017-02-07 10:49:18 -08:00
IStreamOut.hal audiohal: Pass thread identifiers to the client for priority adjustment 2017-02-07 10:49:18 -08:00
IStreamOutCallback.hal Fix offload tracks playback 2016-12-16 17:18:08 -08:00
types.hal audiohal: Pass thread identifiers to the client for priority adjustment 2017-02-07 10:49:18 -08:00