commit | 895fba9a4988dfc886d436c9eba2355608caa644 | [log] [tgz] |
---|---|---|
author | Robert Shih <robertshih@google.com> | Tue Jul 16 16:29:44 2019 -0700 |
committer | Robert Shih <robertshih@google.com> | Thu Nov 21 18:28:22 2019 +0000 |
tree | 3eb656f2ca824aa0e0128389a0e25edf43ab9122 | |
parent | 5406f2634ce9d37f310f03f2af742b1f256c7c17 [diff] [blame] |
ICrypto: use hidl memory instead of binder memory Bug: 134787536 Test: GtsMediaTestCases Change-Id: Ib20600eac13c668c8dc6a964faad1874844e4026
diff --git a/media/codec2/sfplugin/Android.bp b/media/codec2/sfplugin/Android.bp index e174751..59ac94b 100644 --- a/media/codec2/sfplugin/Android.bp +++ b/media/codec2/sfplugin/Android.bp
@@ -27,6 +27,7 @@ shared_libs: [ "android.hardware.cas.native@1.0", + "android.hardware.drm@1.0", "android.hardware.media.c2@1.0", "android.hardware.media.omx@1.0", "libbase",