mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
Change-Id: Ied30071128943db56056e3c3ee9f6e2d5fe55f00 Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Signed-off-by: therealmharc <therealmharc@gmail.com>
6 lines
300 B
Plaintext
6 lines
300 B
Plaintext
# Allow surfaceflinger to search firmware directory and file
|
|
allow surfaceflinger vendor_firmware_file:dir r_dir_perms;
|
|
dontaudit surfaceflinger vendor_firmware_file:file r_file_perms;
|
|
dontaudit surfaceflinger vendor_firmware_file:dir search;
|
|
dontaudit surfaceflinger vendor_firmware_file:file read;
|