platform_hardware_interfaces/drm/Android.bp
Jeff Tinker da002fe641 Reorganize drm hal modules
Previously the drm and crypto plugins were separate hals.
This implied a separation of implementation libraries which
causes problems for some drm schemes. The reorganization
combines the hals into a single interface under drm.

Tests: basic gtests passing

Change-Id: I5cde6ff9f60625a0219731c4dbfcaefbd9f27f88
related-to-bug: 32815560
2017-01-20 10:48:50 -08:00

4 lines
72 B
Text

// This is an autogenerated file, do not edit.
subdirs = [
"1.0",
]