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

@ -78,7 +78,8 @@ PRODUCT_PACKAGES += \
android.hardware.drm@1.4-service.clearkey \
android.hardware.drm@1.1.vendor \
android.hardware.drm@1.2.vendor \
android.hardware.drm@1.3.vendor
android.hardware.drm@1.3.vendor \
android.hardware.drm@1.4.vendor
# Fingerprint
TARGET_BOARD_HAS_FP ?= true