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:
parent
8ae20c8315
commit
8f1fbab141
1 changed files with 2 additions and 0 deletions
|
@ -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 \
|
||||||
|
|
Loading…
Reference in a new issue