add libdisplaypanel for zumapro platform
Bug: 317522061 Test: build, flash and check libdisplaypanel works well Change-Id: I1137543214ccc50b9367bf5a939d9c491f52a3e8
This commit is contained in:
parent
a084844075
commit
c02735cbf9
1 changed files with 2 additions and 1 deletions
|
@ -842,7 +842,8 @@ $(warning displaycolor_platform set to zuma on zumapro target)
|
|||
$(call soong_config_set,google_displaycolor,displaycolor_platform,zuma)
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.composer.hwc3-service.pixel \
|
||||
libdisplaycolor
|
||||
libdisplaycolor \
|
||||
libdisplaypanel
|
||||
|
||||
# Storage: for factory reset protection feature
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue