sdm710-common: Drop 1.0-1.2 version of drm impl and service
Since this is no longer required starting Android 11. Reference: https://review.lineageos.org/c/LineageOS/android_device_xiaomi_onclite/+/341252
This commit is contained in:
parent
2c8e7fc2b0
commit
b15a1223f9
1 changed files with 0 additions and 6 deletions
|
@ -177,12 +177,6 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
|||
|
||||
# DRM
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.drm@1.0 \
|
||||
android.hardware.drm@1.0.vendor \
|
||||
android.hardware.drm@1.1 \
|
||||
android.hardware.drm@1.1.vendor \
|
||||
android.hardware.drm@1.2 \
|
||||
android.hardware.drm@1.2.vendor \
|
||||
android.hardware.drm@1.3 \
|
||||
android.hardware.drm@1.3.vendor \
|
||||
android.hardware.drm-service.clearkey
|
||||
|
|
Loading…
Reference in a new issue