kunlun2: build gpu 710 libs
remove duplication
This commit is contained in:
parent
9b88532640
commit
d08ec39995
1 changed files with 3 additions and 4 deletions
|
@ -120,8 +120,8 @@ PRODUCT_PACKAGES += \
|
||||||
android.hardware.graphics.mapper@2.0-impl-qti-display \
|
android.hardware.graphics.mapper@2.0-impl-qti-display \
|
||||||
android.hardware.memtrack@1.0-impl \
|
android.hardware.memtrack@1.0-impl \
|
||||||
android.hardware.memtrack@1.0-service \
|
android.hardware.memtrack@1.0-service \
|
||||||
gralloc.sdm845 \
|
gralloc.sdm710 \
|
||||||
hwcomposer.sdm845 \
|
hwcomposer.sdm710 \
|
||||||
libdisplayconfig \
|
libdisplayconfig \
|
||||||
libdisplayconfig.vendor \
|
libdisplayconfig.vendor \
|
||||||
libdisplayconfig.qti \
|
libdisplayconfig.qti \
|
||||||
|
@ -130,11 +130,10 @@ PRODUCT_PACKAGES += \
|
||||||
libqdMetaData \
|
libqdMetaData \
|
||||||
libqdMetaData.system \
|
libqdMetaData.system \
|
||||||
libtinyxml \
|
libtinyxml \
|
||||||
memtrack.sdm845 \
|
|
||||||
vendor.display.config@1.0.vendor \
|
vendor.display.config@1.0.vendor \
|
||||||
vendor.display.config@2.0 \
|
vendor.display.config@2.0 \
|
||||||
vendor.display.config@2.0.vendor \
|
vendor.display.config@2.0.vendor \
|
||||||
memtrack.sdm845 \
|
memtrack.sdm710 \
|
||||||
vendor.qti.hardware.display.allocator@1.0-service
|
vendor.qti.hardware.display.allocator@1.0-service
|
||||||
|
|
||||||
# Health
|
# Health
|
||||||
|
|
Loading…
Reference in a new issue