Revert "Switch back from DMABUF to ION/BLOB allocator"
This reverts commit f35c9cb038
.
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
This commit is contained in:
parent
16fa1efb47
commit
935a1dd591
3 changed files with 8 additions and 5 deletions
|
@ -190,9 +190,9 @@
|
|||
/dev/dma_heap/farawimg-secure 0444 system graphics
|
||||
/dev/dma_heap/tui 0444 system graphics
|
||||
/dev/dma_heap/tui-uncached 0444 system graphics
|
||||
/dev/dma_heap/vframe-secure 0444 system graphics
|
||||
/dev/dma_heap/video_system 0444 system graphics
|
||||
/dev/dma_heap/video_system-uncached 0444 system graphics
|
||||
/dev/dma_heap/vframe-secure 0444 system drmrpc
|
||||
/dev/dma_heap/video_system 0444 system drmrpc
|
||||
/dev/dma_heap/video_system-uncached 0444 system drmrpc
|
||||
/dev/dma_heap/vscaler-secure 0444 system graphics
|
||||
/dev/dma_heap/vstream-secure 0444 system graphics
|
||||
/dev/dma_heap/vstream-secure 0444 system drmrpc
|
||||
/dev/dma_heap/sensor_direct_heap 0444 system graphics
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue