summaryrefslogtreecommitdiffstats
path: root/sepolicy/common/zygote.te
blob: da403b5dd7c20e0906e735341bb28e258c9d98b5 (plain)
1
2
3
4
5
typeattribute zygote system_writes_vendor_properties_violators;
set_prop(zygote, qemu_prop)
# TODO (b/63631799) fix this access
# Suppress denials to storage. Webview zygote should not be accessing.
dontaudit webview_zygote mnt_expand_file:dir getattr;