Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize drm hal modules | Jeff Tinker | 2017-01-20 | 1 | -2/+1 |
| | | | | | | | | | | | | 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 | ||||
* | Treble HAL interfaces for drm+crypto | Jeff Tinker | 2016-12-09 | 1 | -0/+5 |
b/32815560 Tests: Make completes successfully Change-Id: Id65cfef95094ccd9a9e95fa567651f94b66aaa51 |