mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
avc: denied { read } for name="vscaler-secure" dev="tmpfs" \
ino=458 scontext=u:r:hal_graphics_allocator_default:s0 \
tcontext=u:object_r:vscaler_heap_device:s0 \
tclass=chr_file permissive=0
Bug: 199467922
Test: ExoPlayer secure playback
Change-Id: I2b3be9f4f038317eb456a20b33e555e8d5db2678
4 lines
259 B
Plaintext
4 lines
259 B
Plaintext
allow hal_graphics_allocator_default sensor_direct_heap_device:chr_file r_file_perms;
|
|
allow hal_graphics_allocator_default dmabuf_system_secure_heap_device:chr_file r_file_perms;
|
|
allow hal_graphics_allocator_default vscaler_heap_device:chr_file r_file_perms;
|