summaryrefslogtreecommitdiffstats
path: root/drm/Android.bp
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize drm hal modulesJeff Tinker2017-01-201-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+cryptoJeff Tinker2016-12-091-0/+5
b/32815560 Tests: Make completes successfully Change-Id: Id65cfef95094ccd9a9e95fa567651f94b66aaa51