Make the tv tuner hal use libdmabufheap instead of libion
Let the TV tuner HAL allocate DMA-BUFs fds with libdmabufheap. Devices supporting ION will continue to allocate from ION with the change. Devices that are deprecating ION will be able to allocate from the DMA-BUF heap framework instead. Both frameworks allocate DMA-BUFs, hence no other changes are required in the handling of the fd. Test: mma android.hardware.tv.tuner@1.0-service Change-Id: Ic147ed83c9097be76162a86cd4f94d3b1c27a10f
Loading
Please register or sign in to comment