deb: fix DRM

- remove drm service and make it passthrough
This commit is contained in:
followmsi 2019-10-11 14:12:46 +02:00
parent 45c64e837b
commit af21961e8e

View file

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