mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 09:49:16 +02:00
whyred: Add hwcomposer HIDL
This commit is contained in:
parent
d8bd83a6d2
commit
a399e587db
1 changed files with 3 additions and 1 deletions
|
@ -32,4 +32,6 @@ PRODUCT_PACKAGES += \
|
||||||
#Graphics
|
#Graphics
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.graphics.allocator@2.0-service \
|
android.hardware.graphics.allocator@2.0-service \
|
||||||
android.hardware.graphics.allocator@2.0-impl
|
android.hardware.graphics.allocator@2.0-impl \
|
||||||
|
android.hardware.graphics.composer@2.1-service \
|
||||||
|
android.hardware.graphics.composer@2.1-impl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue