Switch back from DMABUF to ION/BLOB allocator
Revert of the following changes: I70af757f5 conf: change a group about dma_heap for video codec Id4fc2f04b uses dmabufheap on codec2 I090f0491f disable to use BLOB allocator Bug: 182312949 Test: boot without DMABUF failures Change-Id: Ibeb05a1341c15a206b8c1d2b9c9765769f6472e1
This commit is contained in:
parent
75657e2f0e
commit
f35c9cb038
3 changed files with 5 additions and 8 deletions
|
@ -168,7 +168,7 @@ BOARD_USE_CSC_FILTER := false
|
|||
BOARD_USE_DEC_SW_CSC := true
|
||||
BOARD_USE_ENC_SW_CSC := true
|
||||
BOARD_SUPPORT_MFC_ENC_RGB := true
|
||||
BOARD_USE_BLOB_ALLOCATOR := false
|
||||
BOARD_USE_BLOB_ALLOCATOR := true
|
||||
########################
|
||||
|
||||
BOARD_SUPER_PARTITION_SIZE := 8531214336
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue