mondrianwifi: move DRM from passthrough to hwbinder

Change-Id: Idefd27539d3124a40b2be98e3f50666077d05c48
This commit is contained in:
nyyu 2021-08-24 18:11:45 +02:00
parent baad742cc3
commit 3e84849d8f

View File

@ -46,7 +46,7 @@
</hal>
<hal format="hidl">
<name>android.hardware.drm</name>
<transport arch="32">passthrough</transport>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ICryptoFactory</name>