Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Tinker
5d49bef800 openDecryptSession() should consistently return sp<DecryptHandle>
Test:run cts-dev --module CtsDrmTestCases -t android.drm.cts.DRMTest

bug:79378662
Change-Id: Id46e63e3e0faf76ec98a77d7d439e5ccbc85e20f
2018-10-05 15:58:26 -07:00
Colin Cross
61d1c58c90 Convert libdrmframework and drmserver to Android.bp
See build/soong/README.md for more information.

Also moves a few headers into the same library as their
implementation, and fixes a few includes to go through the
global frameworks/av/include path instead of manually adding
frameworks/av/include/drm.

Test: m -j checkbuild
Change-Id: I0c2d2f2262e7ed78d80a0d44795705c64b797ff0
2017-05-03 19:55:23 -07:00