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:
roynatech2544 2022-05-06 12:40:42 +09:00
commit 4518c61696
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
4 changed files with 103 additions and 37 deletions

View file

@ -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>