mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Adapt to DRM hal changes from 9820
- Update proprietary files list to include drm 1.4 hal - Also add missing entries on a10 proprietary files list - Build needed interface for drm 1.4 for vendor
This commit is contained in:
parent
cdc2de72fc
commit
4518c61696
4 changed files with 103 additions and 37 deletions
|
|
@ -34,8 +34,8 @@
|
|||
<transport>hwbinder</transport>
|
||||
<fqname>@1.0::ICryptoFactory/default</fqname>
|
||||
<fqname>@1.0::IDrmFactory/default</fqname>
|
||||
<fqname>@1.3::ICryptoFactory/widevine</fqname>
|
||||
<fqname>@1.3::IDrmFactory/widevine</fqname>
|
||||
<fqname>@1.4::ICryptoFactory/widevine</fqname>
|
||||
<fqname>@1.4::IDrmFactory/widevine</fqname>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.gatekeeper</name>
|
||||
|
|
|
|||
Loading…
Reference in a new issue