sdm660-common: dont build a 32 bit version of displayservice
Change-Id: I322810101e8a156e00927f88537081626aa7d496
This commit is contained in:
parent
bb0bee6aec
commit
e02b8799f6
1 changed files with 0 additions and 1 deletions
|
@ -187,7 +187,6 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk
|
||||||
# Display
|
# Display
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.frameworks.displayservice@1.0 \
|
android.frameworks.displayservice@1.0 \
|
||||||
android.frameworks.displayservice@1.0_32 \
|
|
||||||
android.hardware.graphics.allocator@2.0-impl \
|
android.hardware.graphics.allocator@2.0-impl \
|
||||||
android.hardware.graphics.allocator@2.0-service \
|
android.hardware.graphics.allocator@2.0-service \
|
||||||
android.hardware.graphics.composer@2.1-impl \
|
android.hardware.graphics.composer@2.1-impl \
|
||||||
|
|
Loading…
Reference in a new issue