sm8250-common: Sort and remove duplicated packages under display group
Change-Id: I637d43c89aca0d9817e77996c0d2db394e2bdf34
This commit is contained in:
parent
f758a48142
commit
b1f4027111
1 changed files with 4 additions and 5 deletions
|
@ -240,19 +240,18 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# Display
|
||||
PRODUCT_PACKAGES += \
|
||||
libdisplayconfig.qti \
|
||||
libdisplayconfig.qti.vendor \
|
||||
libqdMetaData \
|
||||
libtinyxml \
|
||||
libvulkan \
|
||||
android.hardware.graphics.mapper@3.0-impl-qti-display \
|
||||
android.hardware.graphics.mapper@4.0-impl-qti-display \
|
||||
android.hardware.memtrack@1.0-impl \
|
||||
android.hardware.memtrack@1.0-service \
|
||||
gralloc.kona \
|
||||
libdisplayconfig.qti \
|
||||
libdisplayconfig.qti.vendor \
|
||||
libqdMetaData \
|
||||
libsdmcore \
|
||||
libsdmutils \
|
||||
libtinyxml \
|
||||
libvulkan \
|
||||
memtrack.kona \
|
||||
vendor.display.config@1.0 \
|
||||
vendor.display.config@1.0.vendor \
|
||||
|
|
Loading…
Reference in a new issue