sdm660-common: Build graphics.allocator@3.0 and @4.0

565 I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.allocator@4.0::IAllocator/default in either framework or device manifest.
  4126 W Gralloc4: allocator 3.x is not supported
   565 I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.allocator@3.0::IAllocator/default in either framework or device manifest.
  4126 W Gralloc3: allocator 3.x is not supported
  4126 I Gralloc2: Adding additional valid usage bits: 0x0

Signed-off-by: pkm774 <mprabhat774@gmail.com>
This commit is contained in:
pkm774 2021-05-07 07:31:35 +06:00 committed by OdSazib
parent 8ae20c8315
commit 8f1fbab141
No known key found for this signature in database
GPG key ID: D4CC9F3E8190970A

View file

@ -210,6 +210,8 @@ PRODUCT_PACKAGES += \
android.frameworks.displayservice@1.0 \ android.frameworks.displayservice@1.0 \
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.allocator@3.0-impl \
android.hardware.graphics.allocator@4.0-impl \
android.hardware.graphics.composer@2.1-service \ android.hardware.graphics.composer@2.1-service \
android.hardware.graphics.mapper@2.0-impl-2.1 \ android.hardware.graphics.mapper@2.0-impl-2.1 \
android.hardware.memtrack@1.0-impl \ android.hardware.memtrack@1.0-impl \