platform_hardware_interfaces/drm/1.0
Steven Moreland 7e73d5b908 Remove viral dependency on libhwbinder. (2/2)
find hardware/interfaces -name Android.mk -exec sed -i -e '/libhwbinder
\\/d' {} \;
find hardware/interfaces -name Android.bp -exec sed -i -e
'/"libhwbinder"/d' {} \;
./hardware/interfaces/update-makefiles.sh

Note, automotive has some actual dependencies on libhwbinder, filed
b/35758626 for this.

Test: everything links
Test: (sanity) booted marlin on internal master with these changes
Bug: 35710429
Change-Id: I6d0726c8130d00684b978efbdd48e3ae396f12e5
2017-02-24 12:18:01 -08:00
..
default Remove viral dependency on libhwbinder. (2/2) 2017-02-24 12:18:01 -08:00
Android.bp Update makefiles to use filgroup syntax. 2017-02-10 12:45:19 -08:00
ICryptoFactory.hal Reorganize drm hal modules 2017-01-20 10:48:50 -08:00
ICryptoPlugin.hal Support multiple codecs per crypto instance 2017-02-17 19:51:03 +00:00
IDrmFactory.hal Add vendor-requested parameter to createPlugin 2017-01-31 05:10:47 +00:00
IDrmPlugin.hal Reorganize drm hal modules 2017-01-20 10:48:50 -08:00
IDrmPluginListener.hal Reorganize drm hal modules 2017-01-20 10:48:50 -08:00
types.hal Support multiple codecs per crypto instance 2017-02-17 19:51:03 +00:00