sdm710-common: Build graphics.allocator @3.0 and @4.0 hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.allocator@4.0::IAllocator/default in either framework or device manifest. hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.allocator@3.0::IAllocator/default in either framework or device manifest.
This commit is contained in:
parent
46a4c6f95d
commit
4dc5dfd4cc
1 changed files with 2 additions and 0 deletions
|
@ -163,6 +163,8 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
android.hardware.graphics.composer@2.3-service \
|
||||
android.hardware.graphics.mapper@2.0-impl-qti-display \
|
||||
android.hardware.graphics.allocator@3.0-impl \
|
||||
android.hardware.graphics.allocator@4.0-impl \
|
||||
android.hardware.memtrack@1.0-impl \
|
||||
android.hardware.memtrack@1.0-service \
|
||||
gralloc.sdm710 \
|
||||
|
|
Loading…
Reference in a new issue