From 35e20dbcb57613ebe94321352e74eed9f7eb4bc9 Mon Sep 17 00:00:00 2001 From: Ankit Goyal Date: Mon, 13 Mar 2023 17:16:31 -0700 Subject: [PATCH] Add permissions for framebuffer-secure heap Bug: 245053092 Test: Secure video playback Change-Id: I83e756bd5aae53e7bb1ce03e214f64d34250fa12 --- conf/ueventd.zuma.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/ueventd.zuma.rc b/conf/ueventd.zuma.rc index 2616ce2b..ebc4e571 100644 --- a/conf/ueventd.zuma.rc +++ b/conf/ueventd.zuma.rc @@ -208,6 +208,7 @@ /dev/dma_heap/farawimg-secure 0444 system graphics /dev/dma_heap/tui-secure 0444 system graphics /dev/dma_heap/vframe-secure 0444 system drmrpc +/dev/dma_heap/framebuffer-secure 0444 system drmrpc /dev/dma_heap/vscaler-secure 0444 system graphics /dev/dma_heap/vstream-secure 0444 system drmrpc /dev/dma_heap/sensor_direct_heap 0444 system graphics