audio: set the permission for dma heap
Set the permission for the two dma heap. They are used for mmap audio in exclusive mode. /dev/dma_heap/aaudio_playback_heap /dev/dma_heap/aaudio_capture_heap Bug: 165737390 Test: make Change-Id: Ie8d35d59fb3bde10915dd0e0746852849acbad8c
This commit is contained in:
parent
9db455e69d
commit
1868e419d5
1 changed files with 2 additions and 0 deletions
|
@ -197,3 +197,5 @@
|
||||||
/dev/dma_heap/vscaler-secure 0444 system graphics
|
/dev/dma_heap/vscaler-secure 0444 system graphics
|
||||||
/dev/dma_heap/vstream-secure 0444 system drmrpc
|
/dev/dma_heap/vstream-secure 0444 system drmrpc
|
||||||
/dev/dma_heap/sensor_direct_heap 0444 system graphics
|
/dev/dma_heap/sensor_direct_heap 0444 system graphics
|
||||||
|
/dev/dma_heap/aaudio_playback_heap 0444 system audio
|
||||||
|
/dev/dma_heap/aaudio_capture_heap 0444 system audio
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue