Home | History | Annotate | Download | only in sepolicy
      1 typeattribute zygote system_writes_vendor_properties_violators;
      2 set_prop(zygote, qemu_prop)
      3 # TODO (b/63631799) fix this access
      4 # Suppress denials to storage. Webview zygote should not be accessing.
      5 dontaudit webview_zygote mnt_expand_file:dir getattr;
      6