mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Build DRM HAL
This commit is contained in:
parent
e218ca9f1b
commit
4dbbf41f31
1 changed files with 4 additions and 0 deletions
|
@ -113,6 +113,10 @@ PRODUCT_PACKAGES += \
|
|||
camera.msm8952 \
|
||||
libcamera_parameters_shim
|
||||
|
||||
# DRM
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.drm@1.0-impl
|
||||
|
||||
# Display
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.graphics.allocator@2.0-impl \
|
||||
|
|
Loading…
Reference in a new issue