Added system:graphics permissions for faceauth_dsp-secure node.
Notes: - The faceauth_dsp-secure heap node didn't have permissions set, so it defaulted to root:root, making it inaccessible to our HAL. Bug: 268669923 Test: atest Change-Id: I35212fb6da4c49ab372b9c9d7ab20c8b85489364
This commit is contained in:
parent
3d012b65dd
commit
46c6aeec19
1 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@
|
|||
# DMA-BUF heaps
|
||||
/dev/dma_heap/crypto 0444 system graphics
|
||||
/dev/dma_heap/crypto-uncached 0444 system graphics
|
||||
/dev/dma_heap/faceauth_dsp-secure 0444 system graphics
|
||||
/dev/dma_heap/faceauth_tpu-secure 0444 system graphics
|
||||
/dev/dma_heap/faimg-secure 0444 system graphics
|
||||
/dev/dma_heap/famodel-secure 0444 system graphics
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue