commit | 935a1dd5912bb62b0f03aa61f7f8b8e78559f4a8 | [log] [tgz] |
---|---|---|
author | Charlie Chen <yuchungchen@google.com> | Tue Mar 16 16:26:13 2021 +0800 |
committer | Charlie Chen <yuchungchen@google.com> | Tue Mar 16 16:28:15 2021 +0800 |
tree | 4a4adb3149c14d8c6fe6a5d88727fde4f4b14204 | |
parent | 16fa1efb47b78ef2e9074ac7116cd4180598f219 [diff] [blame] |
Revert "Switch back from DMABUF to ION/BLOB allocator" This reverts commit f35c9cb038ad0c25bde64a03aeb78fe209522837. To enable DMABUF again. Patch: https://android-review.googlesource.com/c/platform/system/memory/libdmabufheap/+/1634146/ fixed the error when using DMABUF Bug: 153786620 Test: reboot O6 device and confirm the error does not show up again Change-Id: Id378fe1fe8b9615f72138575cec8e5e1e20caec9
diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk index ba699b3..550bb8f 100644 --- a/BoardConfig-common.mk +++ b/BoardConfig-common.mk
@@ -171,7 +171,7 @@ BOARD_USE_DEC_SW_CSC := true BOARD_USE_ENC_SW_CSC := true BOARD_SUPPORT_MFC_ENC_RGB := true -BOARD_USE_BLOB_ALLOCATOR := true +BOARD_USE_BLOB_ALLOCATOR := false ######################## BOARD_SUPER_PARTITION_SIZE := 8531214336