Files
Stricted 1af7693c6b address some selinux denials
Change-Id: Iff77bcbfc6a496dfb587c3bcce781c3c00e2c292
(cherry picked from commit 5244c9e37f94e000a4ea61efa80ad3318aa39c84)
2021-01-17 01:13:12 +00:00

7 lines
221 B
Plaintext

# PQ
allow untrusted_app pq_service:service_manager find;
# These are safe for an untrusted_app -- they are the external SD card
allow untrusted_app fuseblk:dir search;
allow untrusted_app fuseblk:file { getattr read };