Enable Mapper V5 and Allocator V2
Bug: 267352318 Test: Conformance tests b/356892020 Test: IP smoke tests b/356907323 Test: Performance test b/356709819 Flag: EXEMPT HAL interface change Change-Id: I97f04ef780b1b82cbfe79b1f24e4f190b3cc2347 Signed-off-by: Devika Krishnadas <kdevika@google.com>
This commit is contained in:
parent
e155aa7c04
commit
c2312ed7a5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/gpu/sepolicy
|
|||
|
||||
PRODUCT_PACKAGES += gpu_probe
|
||||
|
||||
USE_MAPPER5 := false
|
||||
USE_MAPPER5 := true
|
||||
|
||||
PRODUCT_PACKAGES += pixel_gralloc_allocator
|
||||
PRODUCT_PACKAGES += pixel_gralloc_mapper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue